Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

R

r - Static variable in class astro.Resolver
Singleton instance.
r - Variable in class globals.value.RMagTarget
The B-V color index of the actual object as a Float.
r - Variable in class stella.util.SimulatorParser
 
R0 - Static variable in class stella.globals.Horizon.Ellipsoidal
Radius of mirror.
RA - Static variable in class astro.HeliocentricJulianDate
Pointing of telescope, if OBJRA not found.
ra - Variable in class astro.MoonPosition
The right ascension of the moon.
Ra - Variable in class astro.SimpleSol
Right ascension of the Sun, radians.
ra - Variable in class astro.SimpleStar
The right ascension of the star.
RA - Static variable in interface astro.Star
The right ascension of the star shortcut.
ra - Variable in class globals.value.BarycentricVelocity
Right ascension of target.
ra - Variable in class globals.value.DecApparent
The ra of the actual object as a Double.
ra - Variable in class globals.value.RaApparent
The ra of the actual object as a Double.
ra - Variable in class globals.value.RaTarget
The ra of the actual object as a Double.
ra - Variable in class globals.value.SolOpposition
The right ascension of the target, degrees.
ra - Variable in class globals.value.TargetDistance
The right ascension of the first point.
ra - Variable in class globals.value.TauTarget
The ra of the target, degrees.
ra() - Method in class htm.core.Vector3d
return ra
ra - Variable in class stella.acquire.AcquisitionAccess
ra - Variable in class stella.adapter.GuiderAccess
ra - Variable in class stella.command.FieldOfViewCommand
The right ascension of the stars, actual equinox, in degrees.
ra - Variable in class stella.command.FollowRoof
The right ascension, actual equinox, in dgrees.
ra - Variable in class stella.command.MoveAuxiliary
The right ascension of the stars, actual equinox, in degrees.
ra - Variable in class stella.command.MoveTelescope
The right ascension, actual equinox, in dgrees.
ra - Variable in class stella.command.RaDecMagBV
 
ra - Variable in class stella.command.StarCommand
The right ascension of the stars, actual equinox, in degrees.
ra - Variable in class stella.globals.LaserDistance
The hour angle of the target.
ra - Variable in class stella.roof.DomeReceiver
The right ascension in the actual sky we have to follow.
RA - Static variable in interface stella.xml.DTDConstants
The element holding the ra of the star (RA).
ra1 - Variable in class globals.value.Distance
The right ascension of the first point.
ra2 - Variable in class globals.value.Distance
The right ascension of the second point.
ra_ - Variable in class htm.core.Vector3d
 
RaApparent - Class in globals.value
A general variable representing the ra of the actual object, precessed to the current equinox.
RaApparent(Map<String, String>) - Constructor for class globals.value.RaApparent
Constructs a new global representing the actual object's ra.
Radar() - Constructor for class mysql.WeatherSql.Radar
 
rade - Variable in class globals.parameter.WcsString
The ra/de of the actual object as a Double.
rade - Variable in class stella.adapter.AuxiliaryGuider
The position of the telescope after move.
rade - Variable in class stella.adapter.OffAxisGuider
The position of the telescope after move.
rade - Variable in class stella.globals.LaserList.LaserPointing
 
rade - Variable in class stella.util.OffAxisRank
Pointing center.
radec - Variable in class astro.SkyPath
The morpher converting radec into pixels.
RaDecMagBV - Class in stella.command
A helper class converting a single string consisting of ra dec mag b-v into appropriate values.
RaDecMagBV(String) - Constructor for class stella.command.RaDecMagBV
Converts a single line into four values, ra, dec, mag, and b-v of a star.
radecToVector(double, double) - Static method in class htm.core.HTMfunc
convert ra dec to a vector
radecvalid - Variable in class astro.MoonPosition
True if ra,dec are valid.
RaDecValid - Variable in class astro.SimpleSol
A boolean marking the availability of ra and declination.
RADEG - Static variable in class applet.ResponseReader
 
RaDeParser - Class in astro
A class that allows parsing of different formats of right ascension and declination.
RaDeParser() - Constructor for class astro.RaDeParser
Construct a new RaDeParser and assigne the one-argument switches for parsing ra/de.
raDeString(Vector2D) - Static method in class astro.RaDeParser
 
raDeString(Vector2D, int, int) - Static method in class astro.RaDeParser
 
raDeString() - Method in class astro.SimpleStar
 
raDeString(int, int) - Method in class astro.SimpleStar
 
raDeString(Star) - Static method in class astro.SimpleStar
 
raDeString(Star, int, int) - Static method in class astro.SimpleStar
 
radeToPixel(Vector2D, double) - Method in class stella.acquire.AbstractHorizontalGeometry
 
RADIUS - Static variable in class applet.ResponseReader
 
Radius() - Constructor for class astro.OrbitModel.Hss348.Radius
 
radToPilar(double) - Static method in class stella.util.PointingModel.FileData
 
RAERR - Static variable in class astro.PpmXlStar
Error of the ra in degrees.
raerr - Variable in class astro.PpmXlStar
The error of the right ascension, degrees, always known.
RAERR - Static variable in class astro.UcacStar
Error of the ra in degrees.
raerr - Variable in class astro.UcacStar
The error of the right ascension, degrees, always known.
ragrid - Variable in class stella.globals.DitherParameter
This value is changed with each new target.
raInput - Variable in class stella.net.JPilar3
 
RainTimerTask() - Constructor for class stella.sensor.BeckhoffRainSensor.RainTimerTask
 
RainTimerTask() - Constructor for class stella.sensor.RS485RainImminentSensor.RainTimerTask
 
RainTimerTask() - Constructor for class stella.sensor.RS485RainSensor.RainTimerTask
 
raLabel - Variable in class stella.net.JPilar3
 
RANDOM - Static variable in class astro.LightCurveSimulator
The random generator.
Random() - Constructor for class stella.merit.PhaseCoherentMerit.Random
 
random - Static variable in class stella.rmi.GenericSimulator
A pseudo-random number generator.
random - Static variable in class stella.sensor.BadSensor
My random number generator.
RANDOM_MULTIPLICATOR - Static variable in class globals.value.PseudoRandom
 
RANDOM_START_VALUE - Static variable in class globals.value.PseudoRandom
 
RandomDitherAuxiliary - Class in stella.command
The command sent from the adapter to the telescope to allow fine-guiding.
RandomDitherAuxiliary(Object) - Constructor for class stella.command.RandomDitherAuxiliary
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
RandomDitherAuxiliary(Object, String, long) - Constructor for class stella.command.RandomDitherAuxiliary
Constructs a new offset telescope command.
randomize(double, double, double, int) - Method in class astro.fits.AbstractSkyMaker.SkyRandomModel
 
Randomize() - Constructor for class stella.globals.LaserAzAltDistance.Randomize
 
Randomize() - Constructor for class stella.globals.LaserDistance.Randomize
 
Randomize() - Constructor for class stella.sensor.BadSensor.Randomize
 
Randomize() - Constructor for class stella.util.TelescopeAxis.Randomize
Constructs the parser to the axis tester.
randomize(int) - Method in interface util.rmi.CallbackServer
The client calls this method, and the server returns a random number.
randomize(int) - Method in class util.rmi.CallbackServerImpl
The client calls this method, and the server returns a random number.
RandomizeGroupMerit - Class in stella.merit
This merit keeps all targets within a group at the same number of nightly observations.
RandomizeGroupMerit(Map<String, String>) - Constructor for class stella.merit.RandomizeGroupMerit
 
RandomMerit - Class in stella.merit
A merit calculating a random gain between zero and RandomMerit.KEY_IMPACT.
RandomMerit(Map<String, String>) - Constructor for class stella.merit.RandomMerit
Constructs a new random merit, defaulting the RandomMerit.KEY_IMPACT.
RandomOffsetParser - Class in stella.util
This class parses master log files to grab unique-ID and applied random offset during firewire alignment.
RandomOffsetParser(Map<String, String>) - Constructor for class stella.util.RandomOffsetParser
Constructs a new log parser.
RandomOffsetTelescope - Class in stella.command
The command used during random search.
RandomOffsetTelescope(Object) - Constructor for class stella.command.RandomOffsetTelescope
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
RandomOffsetTelescope(Object, String, long) - Constructor for class stella.command.RandomOffsetTelescope
Constructs a new offset telescope command.
RandomSpacedMerit - Class in stella.merit
 
RandomSpacedMerit(Map<String, String>) - Constructor for class stella.merit.RandomSpacedMerit
Constructs an evenly spaced merit.
rands - Static variable in class globals.value.PseudoRandom
 
range - Variable in class globals.rmi.MomentsTrigger
For convenience, we parse the ranges on init.
range - Variable in class htm.core.HTMrangeIterator
 
RANGE - Static variable in class stella.net.tpl.TplCommand
The set value error for not-in-allowed-range.
rangeCheck(List<CentralMoments>, List<Vector2D[]>) - Static method in class globals.rmi.MomentsTrigger
We check if the central moments of all extensions are within the desired range as specified in the properties.
rank - Variable in class stella.MasterMind
If we are moitoring the target's rankings.
RankingMonitor - Interface in stella.util
Objects that somehow monitor the scheduling process.
RankingProvider - Interface in stella.util
Implementing classes provide acces to a collection of ranking objects.
RankProvider - Class in stella.globals
A frame provider is a parameter that defines a certain rectangluar areas, normally depending on target picked and/or error received.
RankProvider(Map<String, String>) - Constructor for class stella.globals.RankProvider
We start by constructing all the lookup-tables in the init section.
ranktime - Variable in class stella.util.SchedulerRank
The exact time when the ranking commenced.
raoffset - Variable in class stella.command.DitherAuxiliary
The offset in ra, in degrees.
raoffset - Variable in class stella.command.DitherTelescope
The offset in azimuth, in degrees.
RAPREC - Static variable in class astro.Precesser
Precession constant in ra, arcsec/y.
rarad - Variable in class astro.Position
The right ascension in radians.
rarandom - Variable in class stella.globals.DitherParameter
This value is changed with each new target.
rasol - Variable in class globals.value.HjdCorrection
The solar right ascension.
RASTER - Static variable in class astro.fits.FitsReduction
 
ratarget - Variable in class globals.value.HjdCorrection
The target ra.
RaTarget - Class in globals.value
A general variable representing the ra of the actual object.
RaTarget(Map<String, String>) - Constructor for class globals.value.RaTarget
Constructs a new global representing the actual object's ra.
RATE - Static variable in interface stella.xml.DTDConstants
If present, a collection of constraints on rating an observation.
rate - Variable in class stella.xml.SporeTarget
The list of rating constraints, if given.
rategroup - Static variable in class stella.xml.ParsedTarget
The rate thread groups.
RateThread(HistoryAware.Pick, GlobalGrouping, ExpressionEvaluator, List<Appointable.Constraint>) - Constructor for class stella.xml.ParsedTarget.RateThread
Constructs, but does not start the rating thread.
RATETOMAG - Static variable in interface astro.Constants
This is 2.5/ln(10).
raw - Variable in class astro.SpectralFits
After construction, we have these arrays available.
raw - Variable in class stella.adapter.NasmythUnit
Helper apllication.
raw - Variable in class stella.adapter.OffAxisUnit
Helper application.
raw - Variable in class stella.adapter.PrimeFocusCamera
Helper application.
raw - Variable in class stella.adapter.ScienceAcquire
Helper application.
raw - Variable in class stella.sensor.CumulativeSensor
Stores the raw readings of this sensor.
RAW - Static variable in class stella.sensor.DataValue
A constant defining raw sensor data as the data source.
raw - Variable in class stella.sensor.RawDataEvent
The raw measurement.
rawabove - Variable in class stella.sensor.TimerTaskSensor
True after first rise above raw threshold.
rawbelow - Variable in class stella.sensor.TimerTaskSensor
True after first drop below raw threshold.
rawcatalog - Variable in class astro.WcsMatch
The ra, dec, mag of the catalog stars.
rawChange() - Method in class stella.sensor.WeatherSensor
True if a weather event generation should be possible considering the raw sensor.
rawconvert - Variable in class stella.sensor.RawDataEvent
An instance to convert raw readings into physically meaningful values.
RawDataEvent - Class in stella.sensor
The generic data event for sensors that produce raw data.
RawDataEvent(Object) - Constructor for class stella.sensor.RawDataEvent
Constructs a raw data event specifiying only the source.
RawDataEvent(DataEvent) - Constructor for class stella.sensor.RawDataEvent
Constructs the raw data event from a single data event.
rawform - Variable in class stella.sensor.DataSensor
The decimal format for the raw values.
rawformat - Variable in class stella.sensor.RawDataEvent
A formatter for the raw measurements.
rawmax - Variable in class stella.sensor.CumulativeDataEvent
The maximum value of the raw data.
rawmeasure - Variable in class astro.WcsMatch
The identified candidates to the catalog.
rawmin - Variable in class stella.sensor.CumulativeDataEvent
The minimum value of the raw data.
rawname - Variable in class stella.adapter.StellaGuider.ExposeThread
For permanent storage.
RAWRETARD - Static variable in class stella.sensor.WeatherEvent
The flag indicating that a sensor is raw retarding.
rawretard - Variable in class stella.sensor.WeatherSensor
An indicator weather is on retard because of a raw toggle.
RAWTHRESHOLD - Static variable in class stella.sensor.WeatherEvent
The flag indicating that a sensor entered or left its threshold value for the raw reading.
rawtime - Variable in class stella.sensor.WeatherSensor
The actual retard time intervall for raw retards.
rawtoggle - Variable in class stella.sensor.WeatherSensor
The Toggling instance for raw-value judgement.
RayPath - Interface in stella.acquire
Converts CCD-pixel coordinates in telescope coordinates, thus in STELLA we convert in azimuth/zenith distances.
rc - Variable in class stella.util.GuiderParametersRaDe
 
rdatalist - Variable in class stella.sensor.BeckhoffRainSensor
The registered data-listeners.
rdatalist - Variable in class stella.sensor.RS485RainImminentSensor
The registered data-listeners.
rdatalist - Variable in class stella.sensor.RS485RainSensor
The registered data-listeners.
RDNOISE - Static variable in class astro.fits.MHeaderTools
Read noise of CCD.
RDNOISEREM - Static variable in class astro.fits.MHeaderTools
Read noise of CCD.
REACQUIRE - Static variable in class stella.ErrorEvent
The follow-up for re-acquiring a pointing/guiding.
read(MImageHDU) - Static method in class astro.fits.FitsReduction
 
read(InputSource) - Method in class net.tap.TableAccessProtocol
 
Read() - Constructor for class stella.globals.RemoteSensorStub.Read
 
read(InputStream) - Method in class stella.log.LogParser
Parses a log file to a list of logline objects, from an input stream.
read(InputStream, boolean) - Method in class stella.log.LogParser
Parses a log file to a list of logline objects.
read - Variable in class stella.net.ads.protocol.ReadWriteAds
 
read - Variable in class stella.net.ads.protocol.ReadWritePayload
 
READ - Static variable in class stella.ow.PythonClient
The read command string.
read - Variable in class stella.roof.BeckhoffRoof.PlcTrigger
The PLC variable to read, also the cache changed key.
Read() - Constructor for class stella.xml.SequenceList.Read
 
ReadAds - Class in stella.net.ads.protocol
 
ReadAds(int, long, long) - Constructor for class stella.net.ads.protocol.ReadAds
 
readAnalog(int) - Method in class stella.omc.RelativeWheel
Read an A/D port.
readAnalog(int) - Method in class stella.omc.WifsipWheel
Read an A/D port.
readAnalogIn(byte) - Method in class stella.mxio.GenericMoxa
This method reads six doubles and stores them in the cache.
readAsByte() - Method in class io.LittleEndianDataInputStream
 
readBeckhoff(Collection<String>, Map<String, AdsValue>) - Method in class stella.net.ads.AdsVariableMonitor
Refreshing a list of variables in a Beckhoff-ADS context means querying the underlying socket and returning the result.
readBoolean() - Method in class io.LittleEndianDataInputStream
 
readBoolean(String) - Method in class stella.io.PollingBeckhoffServer
 
readBoolean(String, boolean) - Method in class stella.io.PollingBeckhoffServer
 
readBufferedString() - Method in class stella.io.RS485Server
Not working due to high current in the line or whatever.
readByte() - Method in class io.LittleEndianDataInputStream
 
readbytes - Variable in class stella.io.RS485ReadWriteServer
The byte array representation of the input.
readcache - Variable in class stella.mxio.MoxaDigitalReadWrite
The last result used for caching.
readCache(String) - Method in class stella.nut.UpsDriver
Reads the sensor.
readCalibrationFits(String) - Method in class stella.acquire.FixedFrameAcquisition
 
readChannel(String) - Method in class stella.io.PollingRS485Server
Returns the value of the queried channel.
readChannel(int) - Method in interface stella.mxio.EthReading
This method reads a channel number and returns the result as a double or an Integer.
readChannel(int) - Method in class stella.mxio.GenericMoxaRead
We use a cached value to extract the moxa module's current read value.
readChannel(int) - Method in class stella.mxio.MoxaDigitalReadWrite
 
readChannel(int) - Method in class stella.net.modbus.MasterPollingRead
We use a cached value to extract the moxa module's current read value.
readChar() - Method in class io.LittleEndianDataInputStream
 
readConf() - Method in class stella.io.RS485Configurator
Reads the currecnt configuration.
readDigitalIn(byte) - Method in class stella.mxio.GenericMoxa
This method reads a DWORD as an int and stores the 16 bits as a single number.
readDigitalOut(byte) - Method in class stella.mxio.GenericMoxa
This method reads a DWORD as an int and stores the 16 bits as a single number.
readDouble() - Method in class io.LittleEndianDataInputStream
 
readFailure(String) - Method in class astro.fits.FitsCheck
We read the failure flag file.
readFailure(String) - Method in class mysql.FailureSql
We read the failure flag and convert it to individual failures using the combined bit mask.
readFailureFile(File) - Static method in class astro.fits.FitsCheck
 
readFile(File) - Method in class stella.log.LogParser
Parses a log file to a list of logline objects.
readFile(File, boolean) - Method in class stella.log.LogParser
Parses a log file to a list of logline objects.
readFloat() - Method in class io.LittleEndianDataInputStream
 
readFromBufferedStream(BufferedReader) - Static method in class stella.MessageEvent
Reads a message event from a stream as a sequence of ascii-lines.
readFromDatabase(Connection) - Method in interface globals.DatabaseParameter
Urges the parameter to read its value from the connection handed over.
readFromFile(File) - Method in class stella.globals.LaserAzAltHtmlList
 
readFromFile(File) - Method in class stella.globals.LaserHtmlList
 
readFromHandle(long) - Method in class stella.net.ads.AdsSocketChannel
Communication cycle to read from a handle.
readFully(byte[]) - Method in class io.LittleEndianDataInputStream
 
readFully(byte[], int, int) - Method in class io.LittleEndianDataInputStream
 
reading - Variable in class stella.io.RS485Server
The boolean indicating an ongoing command write.
reading - Variable in class stella.sensor.Meteorology
 
reading(int) - Method in class stella.sensor.Meteorology
Returns the sensor reading on the given index.
reading - Variable in class stella.sensor.TimerTaskSensor
The actual (read-only) measurement.
readInput() - Method in class stella.util.SensorTest
Reads the input data.
readInputFile(File) - Method in class stella.util.SensorTest
Reads the input data from the given file.
readInt() - Method in class io.LittleEndianDataInputStream
 
readIraf(File) - Static method in class astro.WcsFit
Helper method that reads an ascii-file into an ra/de vectorG array and a vectorG array of pixel x/y.
readKeys(Map<String, Object>, List<String>) - Method in class stella.ccd.CameraMaster.CcdWatch
Tries to read these keys from the ccd-info and parses the result to doubles.
readLine() - Method in class io.AsciiSocketDriver
 
readLine() - Method in class io.LittleEndianDataInputStream
 
readLine() - Method in class stella.ow.PythonClient
Reads a line from the input stream, and blocks if no bytes are available.
readList(List<String>, boolean) - Method in class stella.log.LogParser
Parses a log file to a list of logline objects.
readLong() - Method in class io.LittleEndianDataInputStream
 
readMatched(File) - Static method in class astro.WcsFit
Helper method that reads an ascii-file into an ra/de vectorG array and a vectorG array of pixel x/y.
readMessage() - Method in class stella.net.gregor.PacketInputStream
Reads a short GREGOR message from the stream.
readMessage() - Method in class stella.net.vatt.VattInputStream
Reads a short GREGOR message from the stream.
readMFits(String) - Method in class stella.acquire.AutoGuidingMode
 
readModbus() - Method in class stella.net.modbus.MasterPollingRead
This method is called if the cache is outdated.
readModbus() - Method in class stella.net.modbus.PollAnalog
 
readModbus() - Method in class stella.net.modbus.PollDigital
This method reads a DWORD as an int and stores the 16 bits as a single number.
readMoxa() - Method in class stella.mxio.GenericMoxaRead
This method is called if the cache is outdated.
readMoxa() - Method in class stella.mxio.MoxaAnalog
This method reads six doubles and stores them in the cache.
readMoxa() - Method in class stella.mxio.MoxaDigital
This method reads a DWORD as an int and stores the 16 bits as a single number.
readMoxa() - Method in class stella.mxio.MoxaDigitalReadWrite
This method reads a DWORD as an int and stores the 16 bits as a single number.
readMoxa() - Method in class stella.mxio.MoxaTemperature
This method reads six doubles and stores them in the cache.
readnoise - Variable in class stella.math.ImageMomentsLayout
The standard deviation estimate for background rejection.
readNumber(String) - Method in class stella.io.PollingBeckhoffServer
 
readObject(ObjectInputStream) - Method in class astro.Aggregation
On deserialization, first read the hidden object definitions, then the Position of the center.
readObject(ObjectInputStream) - Method in class astro.Glint
On deserialization, first read the hidden object definitions, then the Position of the center.
readObject(ObjectInputStream) - Method in class stella.adapter.GuiderInfo
On deserialization, first read the hidden object definitions, then the prosition of the shift.
readObject(ObjectInputStream) - Method in class stella.adapter.GuiderStar
Deprecated.
Since Java 6, Point2D.Double is serializable
readObject(ObjectInputStream) - Method in class stella.merit.AbstractMerit
On deserialization, first read the hidden object definitions, then the properties of this merit.
readObject(ObjectInputStream) - Method in class stella.xml.SporeTarget
On deserialization, first read the hidden object definitions, then the properties of this target.
ReadOne() - Constructor for class stella.sensor.SkyQualityMeter.ReadOne
 
Readout() - Constructor for enum ccd.AsynchronousCcdDriver.Readout
 
readout - Variable in class stella.adapter.GuiderFrame
Readout-frame.
readout(boolean) - Method in class stella.ccd.CameraMaster
Simulates the readout process.
readoutGeometry(Rectangle, int, int) - Method in class stella.acquire.AcquireMaster
Sets the read-out geometry on the acquisition CCD.
readoutGeometry(Rectangle, int, int) - Method in interface util.rmi.CcdControlling
Sets the read-out geometry on a CCD
readoutGeometryGuide(Rectangle, int, int) - Method in class stella.acquire.AcquireMaster
Sets the read-out geometry on the acquisition CCD.
readoutGeometryGuide(Rectangle, int, int) - Method in interface stella.rmi.AcquisitionControlling
Sets the read-out geometry on the guider CCD only
readoutmode - Variable in class stella.command.SelectModeCcd
The requested mode.
READOUTMODE - Static variable in interface stella.xml.ReservedConstants
The constant holding the string of the readout mode.
ReadoutModeControlling - Interface in stella.rmi
These objects can not only control a normal ccd, but can also alter its readout mode.
ReadoutProviding - Interface in ccd
 
ReadoutRepository - Class in stella.sensor
This class acts as a repository for a whole bundle of sensor values.
ReadoutRepository(Map<String, String>) - Constructor for class stella.sensor.ReadoutRepository
Constructs a new readout-repository.
ReadoutStripes - Interface in stella.adapter
This interface defines the capabilities to remove read-out stripes from a candidates list.
READOUTWIFSIP - Static variable in interface stella.util.TimeConstants
Default read-out time on WiFSIP.
ReadPayload - Class in stella.net.ads.protocol
 
ReadPayload(int, long, long) - Constructor for class stella.net.ads.protocol.ReadPayload
 
readRankingFiles(File, File) - Method in class stella.util.SchedulerFileRank
We read the two files eachas serialized mappings, preceded by the exact ranking time.
ReadReply - Class in stella.net.ads.protocol
 
ReadReply(int, ByteBuffer) - Constructor for class stella.net.ads.protocol.ReadReply
 
reads - Variable in class stella.sensor.MultiToggleSensor
The readings of the registered sensors.
readSensor() - Method in class stella.sensor.AverageSensor
Reads the averaging sensor.
readSensor() - Method in class stella.sensor.BadSensor
Returns the current weather depending reading.
readSensor() - Method in class stella.sensor.BeckhoffSensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.CachingTcpIpSensor
 
readSensor() - Method in class stella.sensor.DatabaseSensor
This read from the database.
readSensor() - Method in class stella.sensor.DewPoint
Reads the sensor value.
readSensor() - Method in class stella.sensor.FakeSensor
Reads the specified column in the file.
readSensor() - Method in class stella.sensor.FakeSolZSensor
Reads the sensor.
readSensor() - Method in class stella.sensor.HealthSensor
Reads the system sensor specified by the HealthSensor.KEY_SYSTEMSENSOR.
readSensor() - Method in class stella.sensor.KeystrokeSensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.MoxaSensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.MultiToggleSensor
Reads the multi-toggling sensor.
readSensor() - Method in class stella.sensor.NoiseSolZSensor
Reads the sensor.
readSensor() - Method in class stella.sensor.OneWireADSensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.OneWireRainSensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.OneWireSensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.ParameterSensor
Reads the sensor.
readSensor() - Method in class stella.sensor.PingSensor
Reads the specified column in the file.
readSensor() - Method in class stella.sensor.QuickDumpSensor
 
readSensor() - Method in class stella.sensor.RS485Sensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.SolHeightSensor
Reads the sensor.
readSensor() - Method in class stella.sensor.SolZSensor
Reads the sensor.
readSensor() - Method in class stella.sensor.TcpIpSensor
 
readSensor() - Method in class stella.sensor.TimerTaskSensor
This method reads the sensor value.
readSensor() - Method in class stella.sensor.Ups
Reads the sensor.
readSensor() - Method in class stella.sensor.UpsSensor
Reads the sensor value.
readSensor() - Method in class stella.sensor.WeirdSolZSensor
Reads the sensor.
readSerial() - Method in class stella.io.OneWireMultiSwitch
Reads the switch.
readShort() - Method in class io.LittleEndianDataInputStream
 
readSource(InputSource) - Method in class stella.globals.LaserAzAltHtmlList
Read a document input source, i.e.
readSource(InputSource) - Method in class stella.globals.LaserHtmlList
Read a document input source, i.e.
readStatus(int) - Method in class ccd.ses231.SesDriver
Returns the current state of the CCD.
readStatus(int) - Method in class ccd.sta0502.MagellanDriver
Returns the current state of the CCD.
readStatusFromVariable(String) - Method in class stella.roof.BeckhoffRoof
 
readString() - Method in class io.AbstractSerialDriver
Reads a string from the serial line.
readString() - Method in class io.SerialDriver
Reads a string from the serial line.
readString(long) - Method in class io.SerialDriver
Get the response from the controller.
readString() - Method in class stella.io.RS485ReadWriteServer
If we have bytes on input, read them, otherwise return null.
readString() - Method in class stella.io.RS485Server
If we have bytes on input, read them, otherwise return null.
readString() - Method in class stella.omc.MotorController
Reads and interprets the serial response.
readString(boolean) - Method in class stella.omc.MotorController
Reads and interprets the serial response.
readSwitch() - Method in class stella.io.OneWireSwitch
Reads the switch.
readTail(File, int, boolean, DateFormat, boolean) - Static method in class stella.log.LogParser
Reads log line as tail from a (big) input file.
readTemps(byte) - Method in class stella.mxio.GenericMoxa
This method reads six doubles and stores them in the cache.
readUnsignedByte() - Method in class io.LittleEndianDataInputStream
 
readUnsignedShort() - Method in class io.LittleEndianDataInputStream
 
readUTF() - Method in class io.LittleEndianDataInputStream
 
readVariable(String) - Method in class stella.io.PollingBeckhoffServer
 
ReadWrite(String) - Constructor for class stella.io.RS485ReadWriteServer.ReadWrite
Constructs a new, self-starting read/write thread.
ReadWriteAds - Class in stella.net.ads.protocol
 
ReadWriteAds(int, long, long, ByteBuffer) - Constructor for class stella.net.ads.protocol.ReadWriteAds
 
ReadWritePayload - Class in stella.net.ads.protocol
 
ReadWritePayload(int, long, long, ByteBuffer) - Constructor for class stella.net.ads.protocol.ReadWritePayload
 
ready - Variable in class ccd.SynchronousCcdDriver.MakeImage
True, if the exposure is ready for retrieval.
ready() - Method in class stella.acquire.AcquireMaster.ContinuousExposure
We are ready if we have a CCD.
ready() - Method in class stella.adapter.AuxiliaryMaster.ContinuousExposure
We are ready if we have a CCD.
ready - Variable in class stella.adapter.StellaGuider.ExposeThread
True, if the exposure is ready for retrieval.
ready - Variable in class stella.ccd.CameraMaster.CcdWatch
 
readZeroTerminated(ByteBuffer, int) - Static method in class stella.net.ads.AdsSocketChannel
 
reason - Variable in enum mysql.FailureSql.Failure
Additional values supplied by the user.
reason - Variable in class stella.error.CommandAborted
The abort reason.
reason - Variable in class stella.error.ObjectInLimit
The reason for the out-of-limit error.
reason - Variable in class stella.sensor.WeatherEvent
The logical or of the reasons why this event occured.
REASONS - Static variable in class stella.error.CommandAborted
The command abort reasons understood.
rebin(MImageHDU, int, int) - Static method in class astro.fits.Binning
Takes the src image hdu and does a rebinning by median.
rebin(MImageHDU, int, int, Binning.Type) - Static method in class astro.fits.Binning
Takes the src image hdu and does a rebinning.
rebind() - Method in class globals.rmi.ParameterStub
Daughter access after initial binding.
rebind(RmiCaster, long) - Method in class stella.rmi.RmiSystemErrListener
Rebinds the listener.
rebind(RmiCaster, long) - Method in class stella.rmi.RmiSystemOutListener
Rebinds the listener.
Rebuild() - Constructor for class mysql.TaskSql.Rebuild
 
rebuild() - Method in interface stella.net.tpl.PilarDriver
Rebuild the error data base like on a restart.
rebuild() - Method in class stella.telescope.OpenPilarSocket
A way to rebuild the error base.
rebuild() - Method in class stella.telescope.Pilar3Socket
A way to rebuild the error base.
REC - Static variable in interface stella.xml.DTDConstants
The element holding the record number attributer of the star (rec).
rec - Variable in class target.AbstractTarget.Aim
The record number in the database.
recastCommand() - Method in interface stella.CommandLaunching
Resends the last command, stops acknowledge/done waits.
recastCommand() - Method in class stella.MasterLauncher
Empty method.
recastCommand() - Method in class stella.net.CasterClient
Recasts the last command.
recastCommand() - Method in class stella.net.PilarLauncher
 
recastCommand() - Method in class stella.rmi.CasterTorso
Recasts the last command.
receive - Variable in class stella.net.CommandReceiver
The command handler used for sending.
receive - Variable in class stella.net.ErrorReceiver
The protocol handler for incoming errors.
ReceiverServer - Class in stella.net
The receiver server base class.
ReceiverServer(Map) - Constructor for class stella.net.ReceiverServer
Constructs a new receiver with the specified properties.
ReceiverThread(PacketInputStream, long) - Constructor for class stella.net.gregor.CommunicationHandler.ReceiverThread
 
ReceiverThread(PacketInputStream, long) - Constructor for class stella.net.gregor.PacketServer.ReceiverThread
 
ReceiverTorso - Class in stella.rmi
The command receiver.
ReceiverTorso(Map<String, String>) - Constructor for class stella.rmi.ReceiverTorso
Constructs a new receiver with the specified properties.
ReceiverTorso.CommandHandler - Class in stella.rmi
Handles the incomming command.
recent - Variable in class stella.xml.XMLRenderer
A look-up table holding command templates to references.
reclaimJHK(float, float, float) - Static method in class astro.TwoMassColorTransformation
Recalculates J H and K from above relation, returning them as components of a three dimensional vector in this order.
Recolor() - Constructor for class mysql.UserSql.Recolor
 
Reconstruct() - Constructor for class stella.adapter.AbstractPinholeShift.Reconstruct
 
record - Variable in class stella.globals.SnapshotParameter
The value of the asociated parameter at time of snapshot.
record - Variable in class stella.log.Calima.Div
 
recordCurrent(long, String) - Method in class stella.util.FileRanking
If either the merit file and/or the observe file is given, we save the last merits or the last prohibiting constraint in a unique-enhanced save file.
recordCurrent(long, String) - Method in interface stella.util.RankingMonitor
We record the current ranking of all targets.
RecordFocus - Class in stella.error
Sent when a snapshot parameter tied to the focus should record the value, because it is going to change.
RecordFocus(Object) - Constructor for class stella.error.RecordFocus
Constructs a software error.
recordNow() - Method in class stella.globals.FocusQuality
Returns the focus value, the temperature and the height of the telescope as a list of numbers.
RectangularMatcher - Class in stella.adapter
 
RectangularMatcher(List<Guiding.RawStar>, List<Guiding.RawStar>) - Constructor for class stella.adapter.RectangularMatcher
Constructs a new rectangluar matcher and calculates all distances.
RectangularMatcher(List<Guiding.RawStar>, List<Guiding.RawStar>, double) - Constructor for class stella.adapter.RectangularMatcher
Constructs a new rectangluar matcher and calculates all distances.
RECTANGULARMATCHER - Static variable in class stella.adapter.StellaGuider
Constatn for RectangularMatcher matcher version.
RectangularMatcher.FileMatch - Class in stella.adapter
Test class to read image and catalog data from a file and try to match.
RectangularMatcher.LogMatch - Class in stella.adapter
Reads the found stars as the first line and the catalog as the second line from the auxiliary/adapter log output.
RectangularMatcher.SerializedMatch - Class in stella.adapter
Test class to read image and catalog data from a file and try to match.
RectangularMatcher.Thorough - Class in stella.adapter
More ambitious test.
RED - Static variable in class stella.sql.OffLimitVisual
 
red - Variable in class stella.util.SextractorRegions
List of deny flags as int masks.
REDCOL - Static variable in class mysql.SqlStar
ID for V-R.
reduce(MImageHDU, double, MImageHDU, MImageHDU, MImageHDU) - Static method in class astro.fits.FitsReduction
/** From a raw image we do basic reduction steps by subtracting the bias, scaling the dark to the exposure time and also subtracting it from the raw image and finally flat-fielding.
reduce(MImageHDU, double, MImageHDU, MImageHDU, double, MImageHDU) - Method in class astro.fits.MFitsStarFind
 
Reduce() - Constructor for class astro.fits.MFitsStarFind.Reduce
Constructs the parser to the fits finder.
REDUCE - Static variable in class astro.fits.MFitsStarFind.Reduce
 
reduce(MImageHDU, double, MImageHDU, MImageHDU, double, MImageHDU) - Method in interface astro.fits.MSifting
Prepares a raw image HDU by applying bias reduction, dark and flat-field correction.
reduce - Variable in class ccd.SynchronousCcdDriver.MakeImage
The reduce thread.
reduce - Variable in class stella.adapter.StellaGuider.ExposeThread
The reduce thread.
reduce16(MImageHDU, double, ImageReducing) - Method in class stella.acquire.AcquisitionUnit
Returns a 16-bit MImageHDU from a raw, 16-bit image.
reduced - Variable in class astro.SpectralFits
After construction, we have these arrays available.
REDUCED - Static variable in class stella.adapter.StellaGuider
Flag for writing reduced images.
reducedFloat(MImageHDU, float[], float[], float[]) - Method in class stella.acquire.AncillaryCameraUnit
Convenience method to convert a (16-bit) image from the ancillary camera into a bias/dark/flat-field reduced float image.
REDUCEDNAME - Static variable in class stella.adapter.StellaGuider
Ending of fits for reduced image.
reduceFitsFile(File, String, double, String, double, int, int, int, int, long, float, float, int, int, int, String, String, int) - Method in class stella.adapter.StellaGuider
Does reduction on a writtn fits file.
reduceFitsFilePure(File, String, String, double, int, int, int, int, long, float, float, int, int, int, String, String, int) - Method in class stella.adapter.StellaGuider
Does reduction on a writtn fits file using pure java code.
reduceFloat(MImageHDU, double, MImageHDU, MImageHDU, MImageHDU) - Static method in class astro.fits.FitsReduction
From a raw image we do basic reduction steps by subtracting the bias, scaling the dark to the exposure time and also subtracting it from the raw image and finally flat-fielding.
ReduceImage(ImageProcessing) - Constructor for class ccd.SynchronousCcdDriver.ReduceImage
Constructs a new reduce thread.
reduceNight(Date) - Method in class mysql.StatisticMaster
We scan the given night, first get all observing blocks, secondly check if they are compatible with CCD Temp etc, if staed in my properties.
ReduceThread(float, float, int, int, int, int) - Constructor for class stella.adapter.StellaGuider.ReduceThread
Constructs a new reduce thread.
REDUCEWAIT - Static variable in class ccd.SynchronousCcdDriver.ReduceImage
 
referenced - Variable in class stella.error.TelescopeStatus
Telescope is referenced, i.e.
REFERENCEEXPOSE - Static variable in class stella.adapter.AbstractStarGuider
The exposure time for a reference magnitude star.
REFERENCEEXPOSE - Static variable in class stella.adapter.AdapterGuider
The exposure time for a reference magnitude star.
REFERENCEMAG - Static variable in class stella.adapter.AbstractStarGuider
The magnitude we reference to, i.e.
REFERENCEMAG - Static variable in class stella.adapter.AdapterGuider
The magnitude we reference to, i.e.
REFMAG - Static variable in class stella.ccd.WifsipMaster
A reference magnitude for focus.
REFPOS - Static variable in interface net.cds.CDSConstants
The tag with the reference to the position.
RefractionModel - Class in stella.globals
A paramter that combines necessary environment data to allow the determination of the refraction.
RefractionModel(Map) - Constructor for class stella.globals.RefractionModel
Constructs a new refraction model.
refresh() - Method in class stella.globals.FlatAndScienceGroup
We update the list of observed filters and successfully executed flat fields.
refresh() - Method in class stella.globals.FlatGroup
We update the list of observed filters and successfully executed flat fields.
refresh() - Method in class stella.globals.LaserAzAltList
Retrieves the list of of laser pointings and updates the internal lookup table.
refresh() - Method in class stella.globals.LaserList
Retrieves the list of of laser pointings and updates the internal lookup table.
refresh() - Method in class stella.globals.WeatherTrigger
On refresh, we check all registered values if their reading are in the appropriate range.
refresh() - Method in class stella.log.TargetReport
On refresh, we check for each user, if a report should be sent.
refresh() - Method in class stella.MasterMind
Each night we clear the target list from surviving left-overs before proceeding.
refresh() - Method in class stella.telescope.OpenPilarSocket
Pilar driver above 3.3 cut idle connection after 120 seconds of time-out.
refresh() - Method in class stella.util.TransferListener
On refresh, we scan all directories.
refreshList() - Method in class stella.globals.LaserAzAltHtmlFtp
 
refreshList() - Method in class stella.globals.LaserAzAltHtmlList
 
refreshList() - Method in class stella.globals.LaserAzAltList
Fetches the list of scheduled laser pointing from an outside source.
refreshList() - Method in class stella.globals.LaserHtmlFtp
 
refreshList() - Method in class stella.globals.LaserHtmlList
 
refreshList() - Method in class stella.globals.LaserList
Fetches the list of scheduled laser pointing from an outside source.
refreshVariables(Collection<String>) - Method in class stella.net.AbstractVariableMonitor
This method actually does the read-in of the variables.
refreshVariables(Collection<String>) - Method in class stella.net.ads.AdsVariableMonitor
Refreshing a list of variables in a Beckhoff-ADS context means querying the underlying socket and returning the result.
refreshVariables(Collection<String>) - Method in class stella.net.PreRecordedMonitor
We cycle through the pre-recorded values, restarting atr the beginning if the end of the sequence has been reached.
REFTEMP - Static variable in class stella.ccd.JanosDriver
The keyword for the CCD temperature.
reg - Variable in class globals.rmi.FitsMoments.Calculate
 
RegainedGuiding - Class in stella.error
An error generated by the adapter when the guiding is regained.
RegainedGuiding(Object) - Constructor for class stella.error.RegainedGuiding
Constructs a track time remaining status.
RegainedGuidingFinalizer - Class in stella.error
Handles the ErrorEvent.CONT_TIME follow-up.
RegainedGuidingFinalizer(Map) - Constructor for class stella.error.RegainedGuidingFinalizer
Constructs a new resend-command finalizer with certain properties.
regetDerive() - Method in class stella.sensor.DerivativeSensor
Returns the most-recently added first derivative as a primitive double.
regetDerive() - Method in interface stella.sensor.Deriving
Returns the last value of the derivative as a double.
regetPredict() - Method in interface stella.sensor.Predicting
Returns the last predicted value as a double.
regetPredict() - Method in class stella.sensor.PredictiveSensor
Returns the most-recently added predicted raw value as a primitive double.
regetRaw() - Method in interface stella.sensor.Cumulating
Returns the last raw value as a double.
regetRaw() - Method in class stella.sensor.TimerTaskSensor
Returns the raw value of the sensor reading.
regetSmooth() - Method in interface stella.sensor.Smoothing
Returns the last smoothed value as a double.
regetSmooth() - Method in class stella.sensor.SmoothingSensor
Returns the most-recently added smoothened value as a primitive double.
regionOfInterest(MImageHDU, Rectangle, Dimension, Dimension) - Method in class stella.auxiliary.MomentsFocussing
We extract the rectangle around the detected zernike image.
register(Parameter, Class<?>, String) - Static method in class globals.parameter.AbstractParameter
Checks if the parameter is of the required class type and has the correct name.
register(String, Class) - Method in class stella.MessageListener
Registers at a caster list.
Register() - Constructor for class stella.omc.WindmillShutter.Register
 
register(String, Class) - Method in class stella.rmi.ErrorRelay
Registers at a caster list.
register(String, Class) - Method in class stella.rmi.FitsRelay
Registers at a caster list.
register(List<String>, Class) - Method in class stella.util.TransferListener
Registers at a caster list.
register(CallbackClient) - Method in interface util.rmi.CallbackServer
The client is a callback client and registers here at the server.
register(CallbackClient) - Method in class util.rmi.CallbackServerImpl
The client is a callback client and registers here at the server.
REGISTER_TYPE_ERROR - Static variable in interface stella.mxio.EthReading
 
registerAtCaster(RmiCaster, Class) - Method in class stella.adapter.FieldSerializer
Registers at the specified caster if the caster is one of the four possible caster instances this class listens to.
registerAtCaster(RmiCaster, Class) - Method in class stella.adapter.StatusSerializer
Registers at the specified caster if the caster is one of the four possible caster instances this class listens to.
registerAtCaster(RmiCaster, Class) - Method in class stella.MasterErrorHandler
Adds the ability to register at rmi-weather casters.
registerAtCaster(RmiCaster, Class) - Method in class stella.MessageListener
Registers at the specified caster if the caster is one of the four possible caster instances this class listens to.
registerAtCaster(RmiCaster, Class) - Method in class stella.rmi.CasterTorso
Binds to an caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.rmi.DailyDump
Registers at the appropriate caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.rmi.ErrorRelay
Registers at the specified caster if the caster is one of the four possible caster instances this class listens to.
registerAtCaster(RmiCaster, Class) - Method in class stella.rmi.FileDump
Registers at the appropriate caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.rmi.FitsRelay
Registers at the specified caster if the caster is one of the four possible caster instances this class listens to.
registerAtCaster(RmiCaster, Class<?>) - Method in class stella.rmi.FitsUpdateListener
Checks if the rmi-caster is a rmi data caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.rmi.MyRmiListener
Checks if the rmi-caster is a rmi data caster.
registerAtCaster(RmiCaster, Class<?>) - Method in class stella.rmi.ReceiverTorso
Registers at the command caster.
registerAtCaster(RmiCaster, Class<?>) - Method in class stella.rmi.SensorDump
Registers at the appropriate caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.sensor.DailyDumpRepository
Registers at the given caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.sensor.DatabaseNow
Registers the database now to this caster, if it is an rmi-data caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.sensor.ReadoutRepository
Registers at the given caster.
registerAtCaster(RmiCaster, Class) - Method in class stella.util.PointingGrabber
Registers at the specified caster if the caster is one of the four possible caster instances this class listens to.
registerAtCaster(RmiCaster, Class) - Method in class stella.util.TransferListener
Registers at the specified caster if the caster is one of the four possible caster instances this class listens to.
registerBeckhoff(CacheChangedCaster) - Method in class stella.roof.BeckhoffRoof.PlcTrigger
If the driver is also a cache changed caster, we register ourself as a listener on the #KEY_PLCREAD property.
registerCaster(Caster) - Method in class stella.log.ErrorEcho
Registers a caster to this error echo.
registerCaster(Caster) - Method in interface stella.log.Logging
Test if the logger wants to register himself as a event listener to the specified caster.
registerCaster(Caster) - Method in class stella.sensor.DatabaseNow
This weather database never needs external casters, it only registers at weather sensors.
registerCcd(CcdDriver) - Method in interface stella.adapter.Guiding
Assigns a CCD to the guidng instance.
registerCcd(CcdDriver) - Method in class stella.adapter.StellaGuider
Registers the guider ccd driver to the stella guider.
registerCommandLaunching(CommandLaunching) - Method in class stella.globals.DeviceTrigger
Registers a command launching instance to this device trigger.
registerDerivator(SavitzkyGolaySmoothing) - Method in class stella.sensor.DerivativeSensor
This method registers a linear smoothing algorithm for use with this sensor.
registerDriver(Driver) - Method in interface io.DriverDepending
Registers a Driver object to this object.
registerDriver(Driver) - Method in class io.SerialValue
Registers the driver.
registerDriver(Driver) - Method in class stella.auxiliary.LinearPrimeFocus
 
registerDriver(Driver) - Method in class stella.ccd.AbstractCCDParameter
Registers the main camera object to this parameter.
registerDriver(Driver) - Method in class stella.globals.AdcPosition
Registers the driver.
registerDriver(Driver) - Method in class stella.globals.FilterWheelPosition
Registers the driver.
registerDriver(Driver) - Method in class stella.globals.PilarParameter
Registers a pilar driver to this parameter.
registerDriver(Driver) - Method in class stella.globals.ShutterTimes
Registers the driver.
registerDriver(Driver) - Method in class stella.io.BeckhoffSwitch
Registers the driver.
registerDriver(Driver) - Method in class stella.io.OneWireMultiSwitch
Registers the driver.
registerDriver(Driver) - Method in class stella.io.OneWireSwitch
Registers the driver.
registerDriver(Driver) - Method in class stella.io.RS485Switch
Registers the driver.
registerDriver(Driver) - Method in class stella.mxio.MoxaSwitch
Registers the one-wire driver to this sensor.
registerDriver(Driver) - Method in class stella.mxio.MoxaTrigger
Registers the one-wire driver to this sensor.
registerDriver(Driver) - Method in class stella.net.modbus.ModbusSwitch
Registers the one-wire driver to this sensor.
registerDriver(Driver) - Method in class stella.ParameterSet
Registers a driver to this parameter set.
registerDriver(Driver) - Method in class stella.roof.BeckhoffLight
Additionally registers the light switch as a cache-changed listener to the polling server.
registerDriver(Driver) - Method in class stella.roof.BeckhoffRoof
If driver is a polling beckhoff driver, PollingBeckhoffServer and has the appropriate name, we assign it to the roof limit switches and keep a local reference for opening and closing the roof.
registerDriver(Driver) - Method in class stella.roof.DomeReceiver
Registers the dome driver.
registerDriver(Driver) - Method in class stella.roof.LightSwitch
Additionally registers the light switch as a cache-changed listener to the polling server.
registerDriver(Driver) - Method in class stella.roof.OneReadTrigger
Registers the serial server to this switch trigger.
registerDriver(Driver) - Method in class stella.roof.RoofReceiver
Initializes the serial server.
registerDriver(Driver) - Method in class stella.roof.SwitchTrigger
Registers the serial server to this switch trigger.
registerDriver(Driver) - Method in class stella.sensor.BeckhoffRainSensor
Registers the serial server to this sensor.
registerDriver(Driver) - Method in class stella.sensor.BeckhoffSensor
Registers the serial server to this sensor.
registerDriver(Driver) - Method in class stella.sensor.MoxaSensor
Registers the one-wire driver to this sensor.
registerDriver(Driver) - Method in class stella.sensor.OneWireADSensor
Registers the serial server to this sensor.
registerDriver(Driver) - Method in class stella.sensor.OneWireSensor
Registers the one-wire driver to this sensor.
registerDriver(Driver) - Method in class stella.sensor.RS485RainImminentSensor
Registers the serial server to this sensor.
registerDriver(Driver) - Method in class stella.sensor.RS485RainSensor
Registers the serial server to this sensor.
registerDriver(Driver) - Method in class stella.sensor.RS485Sensor
Registers the serial server to this sensor.
registerDriver(Driver) - Method in class stella.sensor.UpsSensor
Registers the one-wire driver to this sensor.
registerDriver(Driver) - Method in class stella.util.MomentsFocusser
If this driver is a ccd and its name equals MomentsFocusser.KEY_CCD.
registerDriverToParameters(CacheChangedCaster, List<BeckhoffRoof.PlcTrigger>) - Method in class stella.roof.BeckhoffRoof
 
registerDuration(long, boolean) - Method in class stella.error.TargetExecuted
 
registered - Variable in class globals.rmi.AbstractFitsParameter
The time the fits was registered.
registerError(ErrorEvent) - Method in class globals.rmi.Unique
If the error registered is a TargetPicked, we advance the unique number.
registerError(ErrorEvent) - Method in interface stella.ErrorDependingParameter
Registers a weather surveyor permanently to this parameter.
registerError(ErrorEvent) - Method in class stella.globals.AbstractStatusRequestor
Test, if the error event received is the correct error event via a call to AbstractStatusRequestor.isStatusRequested(stella.ErrorEvent).
registerError(ErrorEvent) - Method in class stella.globals.ErrorTrigger
Registers the error to this trigger.
registerError(ErrorEvent) - Method in class stella.globals.ExposureCount
If the error registered is a TargetPicked, we advance the unique number.
registerError(ErrorEvent) - Method in class stella.globals.ExposureTimeLeft
Registers an error to this parameter.
registerError(ErrorEvent) - Method in class stella.globals.FlatAndScienceGroup
Only target finished errors are considered.
registerError(ErrorEvent) - Method in class stella.globals.FlatQuality
If we receive an error AccumulationStart, we set the new moment window, start our gather thread and clear any old list.
registerError(ErrorEvent) - Method in class stella.globals.FluxAdapter
Registers this adapter fwhm event to the parameter.
registerError(ErrorEvent) - Method in class stella.globals.FocusMeasure
If we receive an error AccumulationStart, we set the new moment window, start our gather thread and clear any old list.
registerError(ErrorEvent) - Method in class stella.globals.FocusQuality
Registers the error to this parameter.
registerError(ErrorEvent) - Method in class stella.globals.FrameProvider
Registers the error.
registerError(ErrorEvent) - Method in class stella.globals.FwhmAdapter
Registers this adapter fwhm event to the parameter.
registerError(ErrorEvent) - Method in class stella.globals.ObservableList
Registers a target-picked error.
registerError(ErrorEvent) - Method in class stella.globals.ProposalTime
 
registerError(ErrorEvent) - Method in class stella.globals.RankProvider
Registers the error.
registerError(ErrorEvent) - Method in class stella.globals.RunningExposureNumber
 
registerError(ErrorEvent) - Method in class stella.globals.SnapshotParameter
Registers the error.
registerError(ErrorEvent) - Method in class stella.globals.StatisticValue
Registers the error.
registerError(ErrorEvent) - Method in class stella.globals.TrackTime
Registers an error to this parameter.
registerExposureTime(long) - Method in class stella.util.MomentsFocusser
The exposure time is set from the outside.
registerFocus(Focusable) - Method in class stella.util.MomentsFocusser
We register the object that can set a focus position.
registerGlobals(GlobalGrouping) - Method in interface globals.GlobalDepending
Registers the parameter clustering instance served by a master class to this implementing class.
registerGlobals(GlobalGrouping) - Method in class stella.acquire.AbstractAcquisitionAndGuiding
We grab the parameters to pipe them to the four subsystems created on init.
registerGlobals(GlobalGrouping) - Method in class stella.acquire.AbstractAutoGuider
We scan the parameter set for the windspeed, seeing, a counter for spurious guiding losses and target losses.
registerGlobals(GlobalGrouping) - Method in class stella.acquire.AbstractHorizontalGeometry
We grab the parameters for azimuth, altitude and the parallactic angle.
registerGlobals(GlobalGrouping) - Method in class stella.acquire.DerotatorGeometry
We grab the parameters for the derotator offset.
registerGlobals(GlobalGrouping) - Method in class stella.acquire.ExposureTimeCalculator
Grabs the target airmass
registerGlobals(GlobalGrouping) - Method in class stella.acquire.OffsetPinholePivot
 
registerGlobals(GlobalGrouping) - Method in class stella.acquire.PointingModelPivot
We grab the parameters for azimuth, altitude and the parallactic angle.
registerGlobals(GlobalGrouping) - Method in class stella.auxiliary.LinearPrimeFocus
We scan the parameter set for the windspeed, seeing, a counter for spurious guiding losses and target losses.
registerGlobals(GlobalGrouping) - Method in class stella.auxiliary.MomentsFocussing
From the master, we query the driver for the linear stage and grab the temperature and the fits moments parameter.
registerGlobals(ParameterClustering) - Method in interface stella.ClusterDepending
Registers the parameter clustering instance served by a master class to this implementing class.
registerGlobals(GlobalGrouping) - Method in class stella.globals.TargetMerit
Registers the parameter cluster.
registerGlobals(ParameterClustering) - Method in class stella.MasterErrorHandler
Registers the parameter cluster.
registerGlobals(GlobalGrouping) - Method in class stella.net.ParameterServer
Registers the set of parameters served by this parameter server.
registerGlobals(GlobalGrouping) - Method in class stella.roof.DomeReceiver
Registers a parameter set to the roof.
registerGlobals(GlobalGrouping) - Method in class stella.roof.RoofReceiver
Registers a parameter set to the roof.
registerGlobals(GlobalGrouping) - Method in class stella.sensor.WeatherStation
Registers a GlobalGrouping instance to this weather station.
registerGlobals(GlobalGrouping) - Method in class stella.util.DummySequencer
Registers the parameter set.
registerGlobals(GlobalGrouping) - Method in class stella.util.GenericUnit
 
registerGlobals(GlobalGrouping) - Method in class stella.util.SimulatorSequencer
Needed for the time parameter.
registerGlobals(GlobalGrouping) - Method in class stella.util.SimulatorWeather
Grabs the solar height from the parameter set to check for possible advances.
registerGlobals(GlobalGrouping) - Method in class stella.util.SubTargets
Registers the parameter cluster.
registerGlobals(GlobalGrouping) - Method in class stella.xml.LoopingSequencer
Register the set of external triggers.
registerGlobals(GlobalGrouping) - Method in class stella.xml.XMLRenderer
Registers the parameter cluster to this renderer.
registerGlobals(GlobalGrouping) - Method in class stella.xml.XMLSequencer
Register the set of external triggers.
registerLauncher(CommandLaunching[]) - Method in interface stella.ErrorHandling
Registers the command launching interfaces to the error handler.
registerLauncher(CommandLaunching) - Method in class stella.globals.AbstractStatusRequestor
Registers a command launcher.
registerLauncher(CommandLaunching) - Method in class stella.globals.TelescopeError
Registers the appropriate command caster that can handle the appropriate request.
registerLauncher(CommandLaunching[]) - Method in class stella.MasterErrorHandler
Registers the command servers.
registerLauncher(CommandLaunching[]) - Method in interface stella.Sequencing
Registers the CommandLaunching instances used by this Sequencing implementation for connecting to command servers.
registerLauncher(CommandLaunching) - Method in interface stella.StatusRequesting
Registers a command launching instance to this parameter.
registerLauncher(CommandLaunching[]) - Method in class stella.util.DummySequencer
Register the command launchers.
registerLauncher(CommandLaunching[]) - Method in class stella.util.SimulatorSequencer
Not needed.
registerLauncher(CommandLaunching[]) - Method in class stella.xml.LoopingSequencer
Registers a set of devices.
registerLauncher(CommandLaunching[]) - Method in class stella.xml.XMLSequencer
Registers a set of devices.
registerMasterMind(MasterMind) - Method in class stella.MasterLauncher
Registers the reply subscriber.
registerMFits(MFits, double, Rectangle, Dimension) - Method in class globals.rmi.AbstractFitsParameter
The fits file and the exposure time should be registered just when the fits file resides in memory.
registerMonitor(Object) - Method in interface globals.EventTrigger
Registers the object to wake up on trigger events.
registerMonitor(Object) - Method in class globals.rmi.AbstractFitsParameter
Registers an object.
registerMonitor(Object) - Method in class globals.trigger.SimpleEventTrigger
Registers an object.
registerMonitor(Object) - Method in class stella.AbstractScheduler
Registers an object for notification.
registerMonitor(Object) - Method in interface stella.ErrorHandling
Registers a monitor to the error handler.
registerMonitor(Object) - Method in class stella.globals.AbstractFitsMomentsValue
We register the object for notification.
registerMonitor(Object) - Method in class stella.globals.WeatherTrigger
Sets or unsets the monitor to receive weather changes.
registerMonitor(Object) - Method in class stella.MasterErrorHandler
Registers the monitor.
registerMonitor(Object) - Method in class stella.rmi.AcquireOffsetParameter
 
registerMonitor(Object) - Method in interface stella.Scheduling
Registers an object for notification.
registerParameter(Parameter) - Method in class globals.parameter.DateFromJd
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class globals.parameter.LookupParameter
 
registerParameter(Parameter) - Method in class globals.parameter.WatchController
Registers an additional parameter.
registerParameter(Parameter) - Method in class globals.parameter.WcsString
Registers the additional parameters needed.
registerParameter(Parameter) - Method in interface globals.ParameterDepending
A parameter depending command should drain the necessarry information to get valid out of a parameter value.
registerParameter(Parameter) - Method in class globals.rmi.Efficiency
Registers the RMag of the target to this parameter.
registerParameter(Parameter) - Method in class globals.rmi.FitsMoments
We register a frame parameter of the name FitsMoments.KEY_FRAMENAME
registerParameter(Parameter) - Method in class globals.rmi.MomentsTrigger
We register a parameter that delivers sky brightness.
registerParameter(Parameter) - Method in class globals.rmi.ParameterSkeleton
Registers a parameter to this skeleton.
registerParameter(Parameter) - Method in class globals.rmi.TriggerSkeleton
Registers a parameter to this skeleton.
registerParameter(Parameter) - Method in class globals.trigger.CountDownTrigger
If parameter is a time and has the correct name, we use it, otherwise system time.
registerParameter(Parameter) - Method in class globals.trigger.MissmatchTrigger
Registers the required additional globals for the missmatch trigger.
registerParameter(Parameter) - Method in class globals.value.AirmassTarget
Registers the required additional globals for the Z target.
registerParameter(Parameter) - Method in class globals.value.AltTarget
Registers the required additional globals for the Z target.
registerParameter(Parameter) - Method in class globals.value.AltVelocity
Registers the required additional globals for the altitudinal velocity.
registerParameter(Parameter) - Method in class globals.value.AzTarget
Registers the required additional globals for the Z target.
registerParameter(Parameter) - Method in class globals.value.AzVelocity
Registers the required additional globals for the azimuthal velocity.
registerParameter(Parameter) - Method in class globals.value.BarycentricVelocity
Registers the required additional globals for the tau target.
registerParameter(Parameter) - Method in class globals.value.DecApparent
Registers the required additional globals for the ra actual.
registerParameter(Parameter) - Method in class globals.value.Distance
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class globals.value.DiurnalVelocity
Registers the required additional globals for the tau target.
registerParameter(Parameter) - Method in class globals.value.EclipticObliquity
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.ElapsedTime
Registers the trigger named ElapsedTime.KEY_ELAPSED to this value.
registerParameter(Parameter) - Method in class globals.value.EnvironmentFocus
Registers the required additional globals for the Z target.
registerParameter(Parameter) - Method in class globals.value.HjdCorrection
Registers the additional parameters needed.
registerParameter(Parameter) - Method in class globals.value.ImageRevolution
Registers the required additional globals for the altitudinal velocity.
registerParameter(Parameter) - Method in class globals.value.Jd
 
registerParameter(Parameter) - Method in class globals.value.Moon
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.MoonAngle
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.MoonAzimuth
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.MoonDec
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.MoonHeight
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.MoonLight
Registers the moon height, the on-sky separation of the target to the moon, the moon phase angle and the target height to this parameter.
registerParameter(Parameter) - Method in class globals.value.MoonPhase
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.MoonRa
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.NasmithImageRevolution
Registers the required additional globals for the altitudinal velocity.
registerParameter(Parameter) - Method in class globals.value.NasmithImageRotation
Registers the required additional globals for the altitudinal velocity.
registerParameter(Parameter) - Method in class globals.value.NightLength
Registers the required additional information for the night length calculation.
registerParameter(Parameter) - Method in class globals.value.NightRemain
Registers the required additional information for the night length calculation.
registerParameter(Parameter) - Method in class globals.value.ParallacticAngle
Registers the required additional globals for the altitudinal velocity.
registerParameter(Parameter) - Method in class globals.value.PseudoRandom
 
registerParameter(Parameter) - Method in class globals.value.RaApparent
Registers the required additional globals for the ra actual.
registerParameter(Parameter) - Method in class globals.value.RMagTarget
Registers the required additional globals for the R magnitude.
registerParameter(Parameter) - Method in class globals.value.SettableTime
If parameter is a latitude or a longitude, we keep it.
registerParameter(Parameter) - Method in class globals.value.SiderealGreenwich
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SiderealGreenwichApparent
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SiderealTime
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolAzimuth
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolDec
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolDistance
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolHeight
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolLambda
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolOpposition
Registers the required additional globals for the solar opposition.
registerParameter(Parameter) - Method in class globals.value.SolRa
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolSink
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.SolZ
Registers the required additional globals for the sidereal time.
registerParameter(Parameter) - Method in class globals.value.StopWatch
Registers the time parameter to this trigger.
registerParameter(Parameter) - Method in class globals.value.SumWatch
Registers a new stop watch to this parameter.
registerParameter(Parameter) - Method in class globals.value.TargetDistance
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class globals.value.TauTarget
Registers the required additional globals for the tau target.
registerParameter(Parameter) - Method in class globals.value.TrackVelocity
Registers the required additional globals for the tracking velocity.
registerParameter(Parameter) - Method in class globals.value.Twilight
Registers the required additional globals for the twilight time.
registerParameter(Parameter) - Method in class globals.value.ValueDifference
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class globals.value.ValueFraction
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class globals.value.ValueProduct
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class globals.value.ValueSum
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class globals.value.WcsMatrix
 
registerParameter(Parameter) - Method in class stella.command.AcquireExposureAdapter
Registers a parameter to this command.
registerParameter(Parameter) - Method in class stella.command.DerotatorOffsetTelescope
Register the derotator offset
registerParameter(Parameter) - Method in class stella.command.EnvironmentConfig
Registers an parameter set to this command.
registerParameter(Parameter) - Method in class stella.command.ExposureAbortCcd
Checks if the parameter handed over is a Trigger.
registerParameter(Parameter) - Method in class stella.command.FocusAdapter
Registers an parameter set to this command.
registerParameter(Parameter) - Method in class stella.command.FocusOffsetTelescope
Registers a parameter to this command.
registerParameter(Parameter) - Method in class stella.command.FocusTelescope
Registers an parameter set to this command.
registerParameter(Parameter) - Method in class stella.command.GeometryAcquire
Registers a frame-delivering parameter.
registerParameter(Parameter) - Method in class stella.command.GeometryCcd
Registers a frame-delivering parameter.
registerParameter(Parameter) - Method in class stella.command.GuidingExposureAdapter
Registers a parameter to this command.
registerParameter(Parameter) - Method in class stella.command.InitialOffsetTelescope
Registers an parameter set to this command.
registerParameter(Parameter) - Method in class stella.command.MoveTelescope
Register the derotator offset
registerParameter(Parameter) - Method in class stella.command.PointingModelAdd
Registers a parameter which is normally the unique object-id.
registerParameter(Parameter) - Method in class stella.command.PointingModelOffsetTelescope
Registers an parameter set to this command.
registerParameter(Parameter) - Method in class stella.command.PointingModelSave
Registers a parameter which is normally the time.
registerParameter(Parameter) - Method in class stella.command.PointingOffsetsTelescope
Registers a parameter which is normally the unique object-id.
registerParameter(Parameter) - Method in class stella.command.PositionRoof
Registers an parameter set to this command.
registerParameter(Parameter) - Method in class stella.command.PositionTelescope
Register the positional paramter
registerParameter(Parameter) - Method in class stella.command.ScientificCcd
Registers a parameter to this command.
registerParameter(Parameter) - Method in class stella.command.ScsAddressConfig
Register the altitude of the target.
registerParameter(Parameter) - Method in class stella.command.SelectFilterCalibration
 
registerParameter(Parameter) - Method in class stella.command.StartWatchMaster
Registers an external parameter giving the maximum exposure time.
registerParameter(Parameter) - Method in class stella.command.TotalOffsetTelescope
Registers an parameter set to this command.
registerParameter(Parameter) - Method in class stella.globals.AbstractFitsMomentsValue
We register a parameter that delivers sky brightness.
registerParameter(Parameter) - Method in class stella.globals.AdcFocusShift
 
registerParameter(Parameter) - Method in class stella.globals.AdcOffset
 
registerParameter(Parameter) - Method in class stella.globals.DarkCurrent
 
registerParameter(Parameter) - Method in class stella.globals.DerotatorCenter
 
registerParameter(Parameter) - Method in class stella.globals.DerotatorOffset
Register the altitude of the target.
registerParameter(Parameter) - Method in class stella.globals.DitherParameter
We need a parameter that counts the ongoing exposures, normally an ExposureCount.
registerParameter(Parameter) - Method in class stella.globals.FilterFocusShift
 
registerParameter(Parameter) - Method in class stella.globals.FlatExposureTime
We register a parameter that delivers sky brightness.
registerParameter(Parameter) - Method in class stella.globals.FlatMatch
Keeps the flat group parameter.
registerParameter(Parameter) - Method in class stella.globals.FlatPointing
We need the azimuth of the sun.
registerParameter(Parameter) - Method in class stella.globals.FocusMeasure
We register a parameter that delivers sky brightness.
registerParameter(Parameter) - Method in class stella.globals.FocusQuality
Registers a parameter, which is kept if a value and is one of our temperature sensors, the focus position or the target height.
registerParameter(Parameter) - Method in class stella.globals.FocusStar
Registers the required additional globals for the Z target.
registerParameter(Parameter) - Method in class stella.globals.FractionalExposureTime
 
registerParameter(Parameter) - Method in class stella.globals.Horizon
Registers the required additional globals for the Z target.
registerParameter(Parameter) - Method in class stella.globals.InferPark
Registers the telescope height and the telescope power state.
registerParameter(Parameter) - Method in class stella.globals.LaserAzAltDistance
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class stella.globals.LaserDistance
Registers the parameters giving the ra, dec of two points.
registerParameter(Parameter) - Method in class stella.globals.ObservableList
Registers the target merit parameter used to deduce the highest merit during an observing period.
registerParameter(Parameter) - Method in class stella.globals.OptimalAdc
 
registerParameter(Parameter) - Method in class stella.globals.PointingModelOffset
Registers the required additional globals for the pointing model offset target.
registerParameter(Parameter) - Method in class stella.globals.RefractionModel
Registers a parameter to the refraction model.
registerParameter(Parameter) - Method in class stella.globals.SeasonWeather
Registers additional parameters.
registerParameter(Parameter) - Method in class stella.globals.SnapshotParameter
Registers the asociated parameter which value should be recorded.
registerParameter(Parameter) - Method in class stella.globals.SnapshotValue
Registers the parameter.
registerParameter(Parameter) - Method in class stella.globals.UserShare
Registers an additional parameter to this parameter.
registerParameter(Parameter) - Method in class stella.globals.WeatherTrigger
Registers a parameter.
registerParameter(Parameter) - Method in class stella.rmi.SwitchSkeleton
Registers a parameter to this skeleton.
registerParameter(Parameter) - Method in class stella.roof.BeckhoffLight
Registers the weather station.
registerParameter(Parameter) - Method in class stella.roof.Blinker
Registers the paramters.
registerParameter(Parameter) - Method in class stella.roof.LightSwitch
Registers the weather station.
registerParameter(Parameter) - Method in class stella.sensor.BadSensor
If we have a time, use it.
registerParameter(Parameter) - Method in class stella.sensor.HumiditySwitch
Registers the roof.
registerParameter(Parameter) - Method in class stella.sensor.ParameterSensor
Registers the required additional parameters for a solar height sensor.
registerParameter(Parameter) - Method in class stella.sensor.SkyQualityMeter
Registers a solar height sensor for weather judging requests.
registerParameter(Parameter) - Method in class stella.sensor.SolHeightSensor
Registers the required additional parameters for a solar height sensor.
registerParameter(Parameter) - Method in class stella.telescope.AbstractPilarDriver
Registers the parameters temperature and pressure to the pilar driver.
registerParameter(Parameter) - Method in class stella.telescope.GregorDriver
 
registerParameter(Parameter) - Method in class stella.telescope.VattDriver
 
registerParameter(Parameter) - Method in class stella.util.MomentsFocusser
We use the parameter, if it is a fitsmoments and if the name agrees with the property MomentsFocusser.KEY_MOMENTS
registerParameter(Parameter) - Method in class stella.util.TimeSimulate
If parameter is a latitude or a longitude, we keep it for calculating dusk simulation times.
registerPick(HistoryAware.Pick) - Method in interface stella.Assessing
Registers the entry in the target"s history, for which assessment should take place.
registerProvider(TargetProviding<? extends TargetDefinition>) - Method in class stella.globals.ObservableList
On target registering, we create a new mapping of targets to highest merits and the linking of targets to the merit course.
registerProvider(TargetProviding) - Method in class stella.globals.TargetMerit
Registers the parameter cluster and the target list.
registerProvider(TargetProviding<?>) - Method in class stella.ParameterSet
Registers a collection of active targets to this cluster.
registerProvider(TargetProviding<? extends TargetDefinition>) - Method in interface stella.TargetProviderDepending
Registers the parameter clustering instance served by a master class to this implementing class.
registerProvider(TargetProviding<? extends TargetDefinition>) - Method in class stella.util.FileRanking
Registers the target provider.
registerRaDeSwitches(CommandLineParser) - Static method in class astro.RaDeParser
Static version for subclasses that want ra/de parsinge capabilities.
registerRender(CommandRendering) - Method in interface stella.Sequencing
Registers the master mind controler to this Sequencing implementation for lookback-calls.
registerRender(CommandRendering) - Method in class stella.util.DummySequencer
Register command renderer.
registerRender(CommandRendering) - Method in class stella.util.SimulatorSequencer
Not needed.
registerRender(CommandRendering) - Method in class stella.xml.LoopingSequencer
Registers the master mind.
registerRender(CommandRendering) - Method in class stella.xml.XMLSequencer
Registers the master mind.
registerReplySubscriber(ReplySubscriber) - Method in class stella.MasterLauncher
Registers the reply subscriber.
registerReplySubscriber(ReplySubscriber) - Method in class stella.net.CasterClient
Registers the reply subscriber.
registerReplySubscriber(ReplySubscriber) - Method in class stella.net.PilarLauncher
 
registerReplySubscriber(ReplySubscriber) - Method in interface stella.ReplyDeliverer
Registers the reply subscriber.
registerReplySubscriber(ReplySubscriber) - Method in class stella.rmi.CasterTorso
Registers the reply subscriber.
registerSensor(Telemetering) - Method in class stella.sensor.AverageSensor
Adds sensor to this averaging sensor.
registerSensor(Telemetering) - Method in class stella.sensor.DewPoint
Registers the additional sensors necessary for interpreting this sensor reading.
registerSensor(Telemetering) - Method in class stella.sensor.MultiToggleSensor
Adds sensor to this multi-toggle sensor.
registerSensor(Telemetering) - Method in interface stella.sensor.SensorDepending
A sensor depending object derives its parameter or sensor value out of a Telemetering instance.
registerSensorDriver(Driver) - Method in class stella.sensor.WeatherStation
Registers an instance of a polling rs485 server to all sensors that are instances of RS485Sensor.
registerSensorDriver(Driver) - Method in interface stella.sensor.WeatherSurveying
Registers a driver to represent the hardware sensors in software.
registerSensors() - Method in class stella.sensor.ReadoutRepository
Initalizes the repository sensors.
registerSensors(WeatherSurveying) - Method in class stella.sensor.SensorRepository
Initalizes the repository sensors.
registerSequencer(Sequencing) - Method in interface stella.ErrorHandling
Registers the sequencer to the error handler.
registerSequencer(Sequencing) - Method in class stella.MasterErrorHandler
Registers the command sequencer.
registerSequencingParameters(Map<String, Object>) - Method in class stella.command.ScientificCcd
Sets the sequence loop, but subtracts one from it as the first loop index is 1.
registerSequencingParameters(Map<String, Object>) - Method in class stella.command.SequenceDitherAuxiliary
Sets the sequence loop, but subtracts one from it as the first loop index is 1.
registerSequencingParameters(Map<String, Object>) - Method in class stella.command.SequenceFilterCalibration
Sets the sequence loop, but subtracts one from it as the first loop index is 1.
registerSequencingParameters(Map<String, Object>) - Method in interface stella.command.SequencerDepending
Registers the sequencer variables as a lookup table from name to value as provided by the sequencer.
registerShelter(Sheltering) - Method in class stella.roof.ShelterTrigger
Sets the roof operator where queries are diverted to.
registerSmoother(LinearSmoothing) - Method in class stella.sensor.SmoothingSensor
This method registers a linear smoothing algorithm for use with this sensor.
registerSoleEventListener(SerialPortEventListener) - Method in class io.AbstractSerialDriver
Registers a serial event listener to the underlying serial port.
registerStar(Star) - Method in interface stella.StarDepending
The object changes its properties once a star is registered.
registerTarget(TargetDefinition) - Method in class globals.GlobalSet
Sets a target to all parameters in this set.
registerTarget(TargetDefinition) - Method in class globals.parameter.TargetCatalogName
Registers a target.
registerTarget(TargetDefinition) - Method in class globals.parameter.TargetName
Registers a target.
registerTarget(TargetDefinition) - Method in class globals.parameter.TargetSetupParameter
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.parameter.TargetType
Registers a target.
registerTarget(TargetDefinition) - Method in class globals.parameter.TargetUser
Registers a target.
registerTarget(TargetDefinition) - Method in class globals.value.AirmassTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.AltTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.AltVelocity
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.AzTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.AzVelocity
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.BarycentricVelocity
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.BVTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.DecApparent
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.DecTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.Distance.TargetDistance
 
registerTarget(TargetDefinition) - Method in class globals.value.DiurnalVelocity
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.EnvironmentFocus
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.FilterTarget
We register the target.
registerTarget(TargetDefinition) - Method in class globals.value.HjdCorrection
Registers the target.
registerTarget(TargetDefinition) - Method in class globals.value.ImageRevolution
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.ImageType
Registers a target.
registerTarget(TargetDefinition) - Method in class globals.value.MoonLight
We register the target.
registerTarget(TargetDefinition) - Method in class globals.value.NasmithImageRevolution
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.NasmithImageRotation
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.ParallacticAngle
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.PropDecTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.PropRaTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.RaApparent
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.RaTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.RMagTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.SolOpposition
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.TargetDistance
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.TauTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.TrackVelocity
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class globals.value.VMagTarget
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.command.AutoFocusCcd
Registers the target.
registerTarget(TargetDefinition) - Method in class stella.command.MoveTelescope
Registers the target.
registerTarget(TargetDefinition) - Method in class stella.command.PitchAuxiliary
Registers the target.
registerTarget(TargetDefinition) - Method in class stella.error.TargetError
Sets the target.
registerTarget(TargetDefinition) - Method in class stella.globals.DarkCurrent
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.DerotatorOffset
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.DitherParameter
On target registering, we see if a dithering setup exists, if not we load the default values from the properties.
registerTarget(TargetDefinition) - Method in class stella.globals.ExposureRepeat
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.ExposureSpan
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.FlatExposureTime
We register the target.
registerTarget(TargetDefinition) - Method in class stella.globals.FlatMatch
Registers the target, setting the trigger value.
registerTarget(TargetDefinition) - Method in class stella.globals.FlatMaximumTime
We register the target.
registerTarget(TargetDefinition) - Method in class stella.globals.FlatQuality
We register the target.
registerTarget(TargetDefinition) - Method in class stella.globals.FocusMeasure
We register the target.
registerTarget(TargetDefinition) - Method in class stella.globals.FocusStar
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.FrameProvider
Registers the target, clears the error received.
registerTarget(TargetDefinition) - Method in class stella.globals.Horizon
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.LaserAzAltDistance
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.LaserDistance
Registers a star to this parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.ObservableList
Target picked is the error that issues an update.
registerTarget(TargetDefinition) - Method in class stella.globals.OptimalAdc
 
registerTarget(TargetDefinition) - Method in class stella.globals.ProposalTime
 
registerTarget(TargetDefinition) - Method in class stella.globals.RankProvider
Registers the target, clears the error received.
registerTarget(TargetDefinition) - Method in class stella.globals.TargetInstitution
Registers this target to the target user parameter.
registerTarget(TargetDefinition) - Method in class stella.globals.TargetMerit
Registers the target.
registerTarget(TargetDefinition) - Method in class stella.xml.XMLRenderer
Uses a parsed target-definition DOM and constructs a new complete command out of it.
registerTarget(TargetDefinition) - Method in interface target.TargetDepending
Registers a target definition to this instance.
registerTargetProperties(Object) - Method in class stella.command.AcquireExposureAdapter
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.AutoFocusCcd
Calculates the command line from the properties.
registerTargetProperties(Object) - Method in class stella.command.DarkCcd
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.DerotatorOffsetTelescope
The target may also specify an offset.
registerTargetProperties(Object) - Method in class stella.command.ExposeAdapter
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.ExposeAuxiliary
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.ExposureAbortCcd
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.FieldOfViewCommand
Calculates the command line from the properties.
registerTargetProperties(Object) - Method in class stella.command.FitsCcd
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.FixedRotatorAdapter
Calculates the command line from the star description delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.FocusOffsetTelescope
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.FollowRoof
Calculates the command line from the star description delivered in the argument.
registerTargetProperties(Object) - Method in class stella.command.GeometryAcquire
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.GeometryCcd
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.GuidingExposureAdapter
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.HotPixelOffsetAdapter
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.MoveAuxiliary
Calculates the command line from the star description delivered in the DTDConstants.OBJECT DOM-element.
registerTargetProperties(Object) - Method in class stella.command.MoveMirrorTelescope
Calculates the command line from the star description delivered in the argument.
registerTargetProperties(Object) - Method in class stella.command.MoveTelescope
Calculates the command line from the star description delivered in the argument.
registerTargetProperties(Object) - Method in class stella.command.PinholeOffsetAdapter
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.RandomDitherAuxiliary
 
registerTargetProperties(Object) - Method in class stella.command.ScientificCcd
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.SelectClearFilterCalibration
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.SelectFilterAdapter
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.SelectFilterCalibration
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.SelectModeCcd
Calculates the command line from the properties registered.
registerTargetProperties(Object) - Method in class stella.command.SequenceDitherAuxiliary
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.SequenceFilterCalibration
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.StarCommand
Calculates the command line from the star description delivered in the DTDConstants.OBJECT DOM-element.
registerTargetProperties(Object) - Method in class stella.command.StartExposingAuxiliary
Calculates the command line from the mapping delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in class stella.command.StartGuidingCommand
Calculates the command line from the constant section delivered in the argument.
registerTargetProperties(Object) - Method in class stella.command.StartWatchMaster
Calculates the command line from the star description delivered in the DTDConstants.SETUP DOM-element.
registerTargetProperties(Object) - Method in interface stella.command.TargetDependingCommand
A target depending command should drain the necessarry information to get valid out of a target definition.
registerUnique(Parameter) - Method in class stella.command.PointingModelAdd
Sets the unique parameter.
registerUnique(Parameter) - Method in class stella.error.TargetError
Sets the unique ID of the current observation.
registerUnique(Parameter) - Method in class stella.error.TelescopeOffsets
Sets the unique ID.
registerUnique(Parameter) - Method in interface stella.error.UniqueKnowledge
Returns the unique object in the moment it was registered.
registerWeather(WeatherSurveying) - Method in interface stella.ErrorHandling
Registers a local weather station constructed within the MasterMind to the error handler.
registerWeather(WeatherSurveying) - Method in class stella.globals.SensorValue
Tells the sensor global to which sensor it should register itself as a data listener.
registerWeather(WeatherSurveying) - Method in class stella.MasterErrorHandler
Registers a local weather station to the error handler.
registerWeather(WeatherSurveying) - Method in class stella.sensor.HumiditySwitch
Registers a weather surveyor permanently to this parameter.
registerWeather(WeatherSurveying) - Method in class stella.sensor.WeatherRemainsBad
Sets the roof operator where queries are diverted to.
registerWeather(WeatherSurveying) - Method in class stella.sensor.WeatherTrigger
Sets the roof operator where queries are diverted to.
registerWeather(WeatherSurveying) - Method in class stella.util.SimulatorTime
Registers the weather surveyor.
registerWeather(WeatherSurveying) - Method in interface stella.WeatherDependingParameter
Registers a weather surveyor permanently to this parameter.
registry - Variable in class stella.net.ParameterRelay
The registry, where parameters are look-up.
REGULAR - Static variable in class stella.ccd.FitsNameGenerator
The extension to the name marking a regular integration.
Regular() - Constructor for class stella.util.GuiderData.Regular
 
reject - Variable in class astro.WcsFit.Parser
Provided after parsing and processing of command line arguments.
rEJECT - Static variable in interface htm.core.Markup
 
Relative() - Constructor for class stella.calibunit.CalibUnit.Relative
 
RelativeOffset - Interface in stella.command
Marker interface for commands that should be sent as arelative offset, meaning that this offset is added to currently active ones.
RelativeWheel - Class in stella.omc
Extension of the MotorController class.
RelativeWheel(Map<String, String>) - Constructor for class stella.omc.RelativeWheel
Constructor.
RelativeWheel.Test - Class in stella.omc
 
relax - Variable in class stella.xml.SporeTarget.Constraint
If remainig time of constraint can be relaxed, a value > 1.
Relaxation(double, double, double, double) - Constructor for class stella.util.SineError.Relaxation
Constructs a new relaxation process whose current offset is determined by a function that returns zero during the deadtime and will return its full offset latency and total offset dependant after the deadtime.
relaxfreq - Variable in class stella.util.SineError
The period at which offsets are generated in PID-periods.
relay - Variable in class globals.parameter.LookupParameter
 
relay - Variable in class stella.rmi.SwitchRelay
 
relayFitsFile(File) - Method in class stella.rmi.FitsRelay
We start a thread to return immediately.
relayFitsFile(File) - Method in class stella.util.TransferListener
We receive a message that a fits file has been completely writtn.
release(ResultSet) - Method in class mysql.AbstractSql
 
release(PreparedStatement) - Method in class mysql.AbstractSql
 
reload() - Method in class globals.GlobalSet
All reloadable parameters itself are asked to reload themself.
reload() - Method in class stella.adapter.AdapterMaster
On reload, we have to reload the individual units as well.
reload() - Method in class stella.environment.ShelterMaster
On reload, we also issue a reload to the shelter and the weather station, if those are reloadable.
reload() - Method in class stella.globals.TargetList
Calls the super method and then restores my targets.
reload() - Method in class stella.rmi.GenericMaster
On reload, we always issue a reload to our parameter set and our drivers, too.
reloadParsButton - Variable in class stella.omc.WifsipGUI
 
reloadTargets() - Method in class stella.MasterMind
Reloads all targets.
reloadTargets() - Method in class stella.rmi.DummyToO
Reloads targets to get to a pre-defined state.
reloadTargets() - Method in interface stella.rmi.SchedulerControlling
Reloads targets to get to a pre-defined state.
rem - Variable in class astro.fits.HeaderCardDescriptor
 
remain - Variable in class stella.error.TracktimeRemaining
The remaining track-time carried by this status, in ms.
remarks - Variable in class stella.command.FitsCcd
A collection of remarks to add to the corresponding header entry.
remote - Variable in class astro.Resolver
The class loader used for resolving local resources cannot be accessed.
remote() - Method in class stella.omc.MotorController
Set the controller to remote
REMOTEDB - Static variable in class astro.Resolver
The db-servlet.
RemoteFitsParameter - Interface in globals.rmi
A fits file normally consits of huge quantities of numbers that best are dealt with in the master where they originate (normally the scientific camera).
remoteGet() - Method in class globals.rmi.AbstractRemoteParameter
The remote edge of this trigger.
remoteGet() - Method in class globals.rmi.FitsMoments
The remote edge of this trigger.
remoteGet() - Method in interface globals.rmi.RemoteParameter
Retrieves the parameter value using RMI.
remoteGet() - Method in class stella.rmi.SwitchRelay
The remote edge of this trigger.
remoteGet() - Method in class stella.rmi.SwitchSsh
 
remoteGetTrigger() - Method in class globals.rmi.AbstractRemoteTrigger
The trigger value, exported via rmi.
remoteGetTrigger() - Method in interface globals.rmi.RemoteTrigger
Retrieves the trigger value as a boolean.
remoteGetTrigger() - Method in class stella.rmi.SwitchRelay
 
remoteGetTrigger() - Method in class stella.rmi.SwitchSsh
 
remoteIsTrue() - Method in class globals.rmi.AbstractRemoteTrigger
The remote trigger query.
remoteIsTrue() - Method in interface globals.rmi.RemoteTrigger
Retrieves the trigger value as a primitive boolean.
remoteIsTrue() - Method in class stella.rmi.SwitchRelay
 
remoteIsTrue() - Method in class stella.rmi.SwitchSsh
 
RemoteLight - Interface in stella.rmi
The interface defining remote control of lighting control.
RemoteOffsetParameter - Interface in stella.rmi
 
RemoteParameter - Interface in globals.rmi
The Parameter interface to work with remote querry options.
RemoteSensorAverage - Class in stella.globals
Returns the average of a sensor.
RemoteSensorAverage(Map<String, String>) - Constructor for class stella.globals.RemoteSensorAverage
Constructs a new sensor average.
RemoteSensorMaximum - Class in stella.globals
Returns the average of a sensor.
RemoteSensorMaximum(Map) - Constructor for class stella.globals.RemoteSensorMaximum
Constructs a new sensor average.
RemoteSensorShelf - Class in stella.globals
This value registers to a sensor that is a RmiDataCaster.
RemoteSensorShelf(Map) - Constructor for class stella.globals.RemoteSensorShelf
Constructs a new sensor statistic.
RemoteSensorStatistic - Class in stella.globals
This value registers to a sensor that is a RmiDataCaster.
RemoteSensorStatistic(Map<String, String>) - Constructor for class stella.globals.RemoteSensorStatistic
Constructs a new sensor statistic.
RemoteSensorStub - Class in stella.globals
This class is a parameter stub, intended to bind to a remotely running sensor.
RemoteSensorStub(Map<String, String>) - Constructor for class stella.globals.RemoteSensorStub
Constructs a new sensor global.
RemoteSensorStub.Read - Class in stella.globals
 
RemoteSensorWrapping - Interface in stella.sensor
The interface defining two remote methods necessary for wrapping a DataSensor to a stella.parameter.RemoteSensorSkeleton.
REMOTESESAME - Static variable in class astro.Resolver
The Sesama servlet URL.
remoteSetOffset(Object, Vector2D) - Method in class stella.rmi.AcquireOffsetParameter
 
remoteSetOffset(Object, Vector2D) - Method in interface stella.rmi.RemoteOffsetParameter
 
RemoteShelfAverage - Class in stella.globals
Returns the average of a sensor.
RemoteShelfAverage(Map) - Constructor for class stella.globals.RemoteShelfAverage
Constructs a new sensor average.
RemoteShelfMaximum - Class in stella.globals
Returns the average of a sensor.
RemoteShelfMaximum(Map) - Constructor for class stella.globals.RemoteShelfMaximum
Constructs a new sensor average.
RemoteSwitch - Interface in stella.rmi
The interface defining remote control of lighting control.
remoteToggleTime() - Method in class globals.rmi.AbstractRemoteTrigger
The toggle time of this trigger, exported via rmi.
remoteToggleTime() - Method in interface globals.rmi.RemoteTrigger
Retrieves the trigger toggle time using RMI.
remoteToggleTime() - Method in class stella.rmi.SwitchRelay
 
remoteToggleTime() - Method in class stella.rmi.SwitchSsh
 
RemoteTrigger - Interface in globals.rmi
The Trigger interface to work with remote querry options.
REMOTEVIZIER - Static variable in class astro.Resolver
The Vizier servlet URL.
remove() - Method in class htm.core.HTMrangeIterator
 
remove(TargetDefinition) - Method in class stella.globals.TargetList
Removes the target-defining DOM from the scheduler, classified by its name.
removeAcknowledgeListener(AcknowledgeListener) - Method in interface stella.AcknowledgeCaster
Deregisters an acknowledge listener from this acknowledge caster.
removeAll(List<SextractorStar>, List<SextractorStar.Flag>) - Static method in class astro.SextractorStar
Removes all sextractor stars from this list that have one of the specified flags set.
removeAll(List<SextractorStar>, int) - Static method in class astro.SextractorStar
Removes all sextractor stars from this list that have one of the specified flags set.
removeAllFitsKeys() - Method in class stella.ccd.CameraMaster
Removes all except the default fits header keys.
removeAllFitsKeys() - Method in interface stella.rmi.CameraControlling
Removes all except the default fits header keys.
removeAllGlobalConstraints() - Method in class stella.AbstractScheduler
Removes all global constraints.
removeAllGlobalConstraints() - Method in interface stella.Scheduling
Removes all global constraints.
removeAllTargets() - Method in class stella.MasterMind
Removes all targets.
removeAllTargets() - Method in class stella.rmi.DummyToO
Removes all targets from the scheduler's list.
removeAllTargets() - Method in interface stella.rmi.SchedulerControlling
Removes all targets from the scheduler's list.
removeCacheChangedListener(CacheChangedListener, String) - Method in interface stella.io.CacheChangedCaster
Deregisters a listener from this caster.
removeCacheChangedListener(CacheChangedListener, String) - Method in class stella.io.PollingBeckhoffServer
 
removeCacheChangedListener(CacheChangedListener, String) - Method in class stella.io.PollingRS485Server
Removes a cache changed listener from this polling instance.
removeCacheChangedListener(CacheChangedListener, String) - Method in class stella.net.AbstractVariableMonitor
Removes a cache changed listener from this polling instance.
removeCacheListener(CacheListener) - Method in interface stella.io.CacheCaster
Deregisters a listener from this caster.
removeCacheListener(CacheListener) - Method in class stella.net.AbstractVariableMonitor
Removes a cache changed listener from this polling instance.
removeCommandListener(CommandListener) - Method in interface stella.CommandCaster
Deregisters an acknowledge listener from this acknowledge caster.
removeCosmics(MImageHDU, List<Point>, List<MImageHDU>, boolean) - Method in class astro.fits.ImageEnhance
 
removeCosmics(float[], List<Point>, List<MImageHDU>, boolean) - Method in class astro.fits.ImageEnhance
 
removeCosmics(float[], double, float, float, float, float[], List<Point>, List<MImageHDU>, boolean) - Method in class astro.fits.ImageEnhance
 
removeCycle(CommandMessage) - Method in class stella.net.gregor.GetterSetter
Removes the command cycle to this command if still in active list.
removeDataListener(DataListener) - Method in interface stella.DataCaster
Deregisters a data event listener from this data event caster
removeDataListener(DataListener) - Method in class stella.sensor.BeckhoffRainSensor
Removes a DataListener from the registered listeners.
removeDataListener(DataListener) - Method in class stella.sensor.DataSensor
Removes a DataListener from the registered listeners.
removeDataListener(DataListener) - Method in class stella.sensor.RS485RainImminentSensor
Removes a DataListener from the registered listeners.
removeDataListener(DataListener) - Method in class stella.sensor.RS485RainSensor
Removes a DataListener from the registered listeners.
removeDoneListener(DoneListener) - Method in interface stella.DoneCaster
Deregisters a done listener from this done caster.
removeErrorListener(ErrorListener) - Method in class stella.CastingContainer
Deregisters an error event listener from this property container.
removeErrorListener(ErrorListener) - Method in interface stella.ErrorCaster
Deregisters an error event listener from this error event caster
removeErrorListener(ErrorListener) - Method in class stella.globals.DeviceTrigger
Deregisters an error event listener from this sequencer.
removeErrorListener(ErrorListener) - Method in class stella.globals.TelescopeError
Deregisters an error event listener from this property container.
removeErrorListener(ErrorListener) - Method in class stella.rmi.AbstractRmiCasterAndListener
Deregisters an error event listener from this property container.
removeErrorListener(ErrorListener) - Method in class stella.rmi.ErrorRelay
Deregisters an error event listener from this property container.
removeErrorListener(ErrorListener) - Method in class stella.util.PointingScheduler
Deregisters an error event listener from this property container.
removeFitsKey(String) - Method in class stella.ccd.CameraMaster
Removes a fits header key.
removeFitsKey(String) - Method in interface stella.rmi.CameraControlling
Removes a fits header key.
removeFrom(Map<String, SporeTarget>, SporeTarget) - Method in class stella.sql.TargetDatabase
Removes the specified target from the table.
removeGhosts(List<StarDetection>, List<StarDetection>) - Method in interface stella.acquire.ImageClassifying
Some acquisition systems may produce ghost images of bright stars.
removeGhosts(List<StarDetection>, List<StarDetection>) - Method in class stella.acquire.TruncatedGaussClassification
Default empty.
removeGhosts(List, List) - Method in class stella.adapter.AdapterGuider
A further complication are mirrors that spark ghosts.
removeGhosts(List<Guiding.RawStar>, List<Guiding.RawStar>) - Method in interface stella.adapter.Mirroring
A further complication are mirrors that spark ghosts.
removeGhosts(List<Guiding.RawStar>, List<Guiding.RawStar>) - Method in class stella.adapter.NasmythGuider
A further complication are mirrors that spark ghosts.
removeGlobalConstraint(Appointable.Constraint) - Method in class stella.AbstractScheduler
Removes a global constraint from the scheduler.
removeGlobalConstraint(Appointable.Constraint) - Method in interface stella.Scheduling
Removes a global constraint.
removeHistoryPickFromDatabase(String) - Method in class mysql.HistorySql
Removes a entry from the history db if the unique specifier is given.
removeMeritLog(String) - Method in class stella.MasterMind
Removes the target from the scheduler's list.
removeMeritLog(String) - Method in interface stella.rmi.SchedulerLogging
Removes the target from the scheduler's list.
removeMeritTrace(Appointable) - Method in interface stella.log.MeritTracing
Remove an appointable target from the merit tracing list.
removeMeritTrace(Appointable) - Method in class stella.xml.XMLScheduler
We remove the name of the target from the list of merit tracing.
removeMinMax() - Method in class stella.sensor.AverageSensor
 
removeMirrors(List<StarDetection>) - Method in interface stella.acquire.ImageClassifying
Some acquisition systems may produce mirror images of bright stars.
removeMirrors(List<StarDetection>) - Method in class stella.acquire.TruncatedGaussClassification
Default empty.
removeMirrors(List) - Method in class stella.adapter.AdapterGuider
Iterates through a list of stars and tries to detect mirror images.
removeMirrors(List<Guiding.RawStar>) - Method in interface stella.adapter.Mirroring
Iterates through a list of stars and tries to detect mirror images.
removeMirrors(List<Guiding.RawStar>) - Method in class stella.adapter.NasmythGuider
Iterates through a list of stars and tries to detect mirror images.
removeMonitoring(Collection<String>) - Method in class stella.net.AbstractVariableMonitor
Removes the list of variables from the monitoring
removeObservationFromDatabase(String) - Method in class mysql.ObserveSql
Removes an entry from the observe db if the unique specifier is given.
removeOffset(double) - Method in class stella.sensor.AverageSensor
Removes all sensors that are above a certain offset.
removeParameter(String) - Method in interface globals.GlobalAccessible
Removes a paramter from the parameter watching instance.
removeParameter(String) - Method in class globals.GlobalSet
Removes a parameter from this set.
removeRmiAcknowledgeListener(RmiAcknowledgeListener) - Method in class stella.net.CasterClient
Deregisters an acknowledge event listener from this caster.
removeRmiAcknowledgeListener(RmiAcknowledgeListener) - Method in class stella.rmi.ReceiverTorso
Deregisters an acknowledge listener from this command receiver.
removeRmiAcknowledgeListener(RmiAcknowledgeListener) - Method in interface stella.rmi.RmiAcknowledgeCaster
Deregisters an acknowledge listener from this acknowledge caster.
removeRmiCommandListener(RmiCommandListener) - Method in class stella.MasterLauncher
Deregisters a command listener to the master launcher.
removeRmiCommandListener(RmiCommandListener) - Method in class stella.net.CasterClient
Deregisters a command event listener from this caster.
removeRmiCommandListener(RmiCommandListener) - Method in class stella.rmi.CasterTorso
Deregisters an rmi command event listener from this property container.
removeRmiCommandListener(RmiCommandListener) - Method in interface stella.rmi.RmiCommandCaster
Deregisters an acknowledge listener from this acknowledge caster.
removeRmiDataCollector(RmiDataCollecting) - Method in interface stella.rmi.RmiDataDepositing
Removes an RmiDataCollecting instance from data delivering.
removeRmiDataCollector(RmiDataCollecting) - Method in class stella.sensor.SensorRepository
Deregisters an rmi data-collector.
removeRmiDataListener(RmiDataListener) - Method in interface stella.rmi.RmiDataCaster
Deregisters a data event listener from this data event caster
removeRmiDataListener(RmiDataListener) - Method in class stella.sensor.BeckhoffRainSensor
Removes a DataListener from the registered listeners.
removeRmiDataListener(RmiDataListener) - Method in class stella.sensor.DataSensor
Removes a DataListener from the registered listeners.
removeRmiDataListener(RmiDataListener) - Method in class stella.sensor.RS485RainImminentSensor
Removes a DataListener from the registered listeners.
removeRmiDataListener(RmiDataListener) - Method in class stella.sensor.RS485RainSensor
Removes a DataListener from the registered listeners.
removeRmiDoneListener(RmiDoneListener) - Method in class stella.net.CasterClient
Deregisters a done event listener to this caster.
removeRmiDoneListener(RmiDoneListener) - Method in class stella.rmi.ReceiverTorso
Deregisters a done event listener from this command receiver.
removeRmiDoneListener(RmiDoneListener) - Method in interface stella.rmi.RmiDoneCaster
Deregisters a done listener from this done caster.
removeRmiErrorListener(RmiErrorListener) - Method in class stella.CastingContainer
Deregisters an rmi error event listener from this property container.
removeRmiErrorListener(RmiErrorListener) - Method in class stella.rmi.AbstractRmiCasterAndListener
Deregisters an rmi error event listener from this property container.
removeRmiErrorListener(RmiErrorListener) - Method in interface stella.rmi.RmiErrorCaster
Deregisters an error event listener from this error event caster
removeRmiErrorListener(RmiErrorListener) - Method in class stella.sensor.AbstractSensor
Removes an RmiErrorListener from the registered listeners.
removeRmiListener(RmiListener) - Method in class globals.rmi.AbstractFitsParameter
Removes a listener.
removeRmiListener(RmiListener) - Method in class globals.rmi.AbstractRemoteParameter
Removes a listener.
removeRmiListener(RmiListener) - Method in class globals.rmi.FitsMoments
Removes a listener.
removeRmiListener(RmiListener) - Method in interface globals.rmi.RemoteParameter
Removes the remote parameter reference from the notification-on-exit list.
removeRmiListener(RmiListener) - Method in class stella.rmi.SwitchRelay
Removes a listener.
removeRmiSerialListener(RmiSerialListener) - Method in class stella.io.CastingRS485Server
Removes an rmi-enabled serial listener from this class's listeners.
removeRmiSerialListener(RmiSerialListener) - Method in interface stella.rmi.RmiSerialCaster
Deregisters a serial event listener to this serial event caster.
removeRmiWeatherListener(RmiWeatherListener) - Method in interface stella.rmi.RmiWeatherCaster
Deregisters a weather event listener from this weather event caster
removeRmiWeatherListener(RmiWeatherListener) - Method in class stella.sensor.WeatherStation
Removes a weather listener from this weather station.
removeSensor(String) - Method in interface stella.rmi.RmiWeatherReporting
Removes the sensor with the given name.
removeSensor(String) - Method in class stella.sensor.WeatherStation
Removes the weather sensor with the given name fro the weather station.
removeSerialListener(SerialListener) - Method in interface stella.SerialCaster
Deregisters a serial event listener to this serial event caster.
removeSpurious(List<StarDetection>) - Method in class astro.fits.MFitsStarFind
We compare each entry to a allowed range of sharpness and elongation.
removeSpurious(List<StarDetection>) - Method in interface astro.fits.MSifting
Removes probably spurious detections.
removeSpurious(List<StarDetection>) - Method in interface stella.acquire.ImageClassifying
Removes the spurious detections from the list of stars detected.
removeSpurious(List<StarDetection>) - Method in class stella.acquire.TruncatedGaussClassification
 
removeSpurious(List<Guiding.RawStar>) - Method in class stella.adapter.AbstractStarGuider
Iteratates through a list of Giding.RawStars and calculates a probability for each to be a star.
removeSpurious(List) - Method in class stella.adapter.AdapterGuider
Iteratates through a list of Giding.RawStars and calculates a probability for each to be a star.
removeStripes(List<StarDetection>) - Method in class astro.fits.MFitsStarFind
For bright stars, stars brighter than 9th mag, read-out stripes can be seen in the image because of the shutterless operation.
removeStripes(List<StarDetection>) - Method in interface stella.acquire.ImageClassifying
On a shutterless system, read-out stripes may accidentally be identified as stars.
removeStripes(List<StarDetection>) - Method in class stella.acquire.TruncatedGaussClassification
For bright stars, read-out stripes may be seen in the image if CCD operation is shutterless.
removeStripes(List<Guiding.RawStar>) - Method in class stella.adapter.AbstractStarGuider
For bright stars, stars brighter than 9th mag, read-out stripes can be seen in the image because of the shutterless operation.
removeStripes(List) - Method in class stella.adapter.AdapterGuider
For bright stars, stars brighter than 9th mag, read-out stripes can be seen in the image because of the shutterless operation.
removeStripes(List<Guiding.RawStar>) - Method in class stella.adapter.AuxiliaryGuider
Makes the underlying method available.
removeStripes(List<Guiding.RawStar>) - Method in class stella.adapter.NasmythGuider
Makes the underlying method available.
removeStripes(List<Guiding.RawStar>) - Method in class stella.adapter.PrimeFocusGuider
Makes the underlying method available.
removeStripes(List<Guiding.RawStar>) - Method in interface stella.adapter.ReadoutStripes
Removes from the argumental list all possible entries that stem from a readout stripe.
removeStripes(List<Guiding.RawStar>) - Method in interface stella.adapter.Shutterless
Removes from the argumental list all possible entries that stem from a readout stripe.
removeTarget(SporeTarget) - Method in class stella.globals.TargetList
Removes the target-defining DOM from the scheduler, classified by its name.
removeTarget(String) - Method in class stella.MasterMind
Remote interface for removing a target having the name.
removeTarget(String) - Method in class stella.rmi.DummyToO
Removes the target from the scheduler's list.
removeTarget(String) - Method in interface stella.rmi.SchedulerControlling
Removes the target from the scheduler's list.
removeTarget(SporeTarget) - Method in class stella.sql.TargetDatabase
Removes the target-defining DOM from the scheduler, classified by its name.
removeTarget(T) - Method in interface stella.TargetProviding
Removes a target from all lists it is in.
removeTargetSelectionListener(TargetSelectionListener) - Method in interface stella.TargetSelectionCaster
Removes a target listener from this object.
removeToo(String) - Method in class stella.MasterMind
Removes the target from the scheduler's list.
removeToo(String) - Method in class stella.rmi.DummyToO
Removes the target from the scheduler's list.
removeToo(String) - Method in interface stella.rmi.TargetOfOpportunity
Removes the GRB of the stated target from the pool of observable targets.
removeUpdate(RmiUpdateListener) - Method in class globals.rmi.FitsParameterStub
Registers an update listener.
removeVariance(double, double) - Method in class stella.sensor.AverageSensor
 
removeWeatherListener(WeatherListener) - Method in class stella.sensor.AbstractWeatherSurveyor
Removes a weather listener from this weather surveyor.
removeWeatherListener(WeatherListener) - Method in class stella.sensor.BeckhoffRainSensor
Removes a WeatherListener from the registered listeners.
removeWeatherListener(WeatherListener) - Method in class stella.sensor.RS485RainImminentSensor
Removes a WeatherListener from the registered listeners.
removeWeatherListener(WeatherListener) - Method in class stella.sensor.RS485RainSensor
Removes a WeatherListener from the registered listeners.
removeWeatherListener(WeatherListener) - Method in class stella.sensor.WeatherSensor
Removes a WeatherListener from the registered listeners.
removeWeatherListener(WeatherListener) - Method in interface stella.WeatherCaster
Deregisters a weather event listener from this weather event caster
render - Variable in class stella.MasterMind
The command rendering object.
reopenDrivers(Collection<Driver>) - Static method in class stella.rmi.GenericMaster
Restarts a list of drivers by iteration through all instances and cumulating the failure flags.
reopenSingleDriver(Driver) - Static method in class stella.rmi.GenericMaster
Restarts a single driver by re-opening it.
repeat - Variable in class stella.globals.ExposureRepeat
The number of repetition for this target.
repeater - Variable in class stella.roof.RoofReceiver
The timer for repetitive tries to open/close of roof.
RepetitiveMerit - Class in stella.merit
This class can be used to implement a repetive pattern of observations.
RepetitiveMerit(Map) - Constructor for class stella.merit.RepetitiveMerit
Constructs a pattern merit.
replace(Map<String, Object>, String) - Method in class mysql.AbstractSql
 
replace(String, Map<String, Object>, String) - Method in class mysql.SqlAccess
Replaces data in the database.
replace(String) - Method in class stella.io.RS485Configurator
 
replaceCosmicsWithStack(float[], float, float, float, float[], ImageEnhance.ImageStack...) - Static method in class astro.fits.ImageEnhance
 
replaceWithNeighboringColumn(float[], List<Integer>, Dimension, float[]) - Static method in class astro.fits.ImageEnhance
 
replies - Variable in class stella.xml.LoopingSequencer
The internal triggers constructed from replies.
replies - Variable in class stella.xml.XMLSequencer
The internal triggers constructed from replies.
reply - Variable in class stella.adapter.AdapterTelescopeCaster
The reply subscriber used for blocking command-sends.
reply - Variable in class stella.telescope.GregorDriver.KeyIn
 
reply - Variable in class stella.util.TelescopeSubsidiaryCaster
The reply subscriber used for blocking command-sends.
reply - Variable in class stella.xml.LoopingSequencer.Conditioner
The reply received.
reply - Variable in class stella.xml.XMLSequencer.Conditioner
The reply received.
ReplyDeliverer - Interface in stella
The interface defining the functionality ReplySubscribers rely on while talking to their client.
ReplyEvent - Class in stella
A intermediate class between the pure message event class and the acknowledge and done events.
ReplyEvent(Object, String, long) - Constructor for class stella.ReplyEvent
Constructs a reply event as an answer for the given command.
replyReceived(Message) - Method in class stella.net.gregor.CommunicationCycle
This method is called whenever a reply is received.
ReplySubscriber - Interface in stella
The interface defining the functionality the client relies on while talking to the reply subscriber.
report - Variable in class stella.log.TargetReport
Link of user names to their last report dates.
report() - Method in class stella.sensor.DataSensor
This method is called repeatedly within the normal execution of this thread.
reportrate - Variable in class stella.sensor.DataSensor
The packing rate.
REPOSITION - Static variable in class stella.ErrorEvent
The follow-up for re-position telescope.
RepositionTelescope - Class in stella.error
An error event signaling a software error.
RepositionTelescope(Object) - Constructor for class stella.error.RepositionTelescope
Constructs a software error.
repository - Variable in class stella.sensor.WeatherStation
A repository if the WeatherStation.KEY_REPOSITORY is set.
REQUEST - Static variable in class net.tap.TableAccessProtocol
 
request - Variable in class stella.globals.TelescopeError
The timer used for issuing status requests.
REQUEST - Static variable in class stella.globals.UserShare
The parameter name extension to define requested user time shares.
request - Variable in class stella.net.ParameterRelay
The handler for dealing with parameter queries.
request - Variable in class stella.net.ParameterServer
The handler for dealing with parameter queries.
REQUEST_DO_QUERY - Static variable in class net.tap.TableAccessProtocol
 
requestImmediateUpload(List<Object>) - Method in class mysql.ManagerSql
 
requestMode(String) - Method in class stella.adapter.BeamSplitterGuider
Sets the guiding mode as the identifier string.
requestMode(String) - Method in class stella.adapter.GuidingUnit
Requests the guiding mode as the identifier string.
requestMode(String) - Method in class stella.adapter.OffAxisTracker
Sets the guiding mode as the identifier string.
requestMode(String) - Method in class stella.adapter.SpillageGuider
Sets the guiding mode as the identifier string.
requestPointingModel() - Method in interface stella.rmi.PointingModelControlling
If the telescope can be queried for its pointing model, this is done here.
requestPointingModel() - Method in class stella.telescope.TelescopeMaster
Loads the currently active pointing model.
RequestTelescopePosition - Class in stella.error
A status event used only within the AdapterSimulator.
RequestTelescopePosition(Object) - Constructor for class stella.error.RequestTelescopePosition
Constructs a software error.
REQUIRES - Static variable in interface stella.xml.DTDConstants
The boolean condition for possible select of target.
requires - Variable in class stella.xml.ElementHelper
The boolean expression parser, initialized at construction.
requires - Variable in class stella.xml.SporeTarget
The condition required for target selection.
rescanned(String, String, String) - Method in class globals.GlobalSet
Called if the properties have changed and a reload is requested.
rescanned(String, String, String) - Method in class globals.parameter.AbstractParameter
If we have a known format set, we try to parse from that class.
rescanned(String, String, String) - Method in class globals.parameter.DateFromJd
If offset or date format change, we act.
rescanned(String, String, String) - Method in class globals.parameter.HostAddress
Parses the new IP address if possible.
rescanned(String, String, String) - Method in class globals.parameter.SimpleParameter
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.parameter.TargetCatalogName
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.parameter.TargetName
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.parameter.TargetSetupParameter
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.parameter.TargetType
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.parameter.TargetUser
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.parameter.WatchController
We throw an exception if the watches changed.
rescanned(String, String, String) - Method in class globals.parameter.WcsString
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.rmi.AbstractFitsValue
Reparses the readout window after calling super.
rescanned(String, String, String) - Method in class globals.rmi.AbstractRemoteParameter
If the bind property changed, we deregister from our current binding and re-instantiate a new binding thread.
rescanned(String, String, String) - Method in class globals.rmi.Efficiency
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.rmi.ParameterSkeleton
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.rmi.ParameterStub
If the binding name, ParameterStub.KEY_REMOTENAME cahnged, we deregister if we are connected and restart the binding process.
rescanned(String, String, String) - Method in class globals.rmi.SignalToNoise
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.rmi.SimpleRemoteTrigger
We throw an illegal argument exception if export port changed
rescanned(String, String, String) - Method in class globals.rmi.SimpleRemoteValue
We throw an illegal argument exception if export port changed
rescanned(String, String, String) - Method in class globals.rmi.TriggerSkeleton
We throw an illegal argument exception if export changed
rescanned(String, String, String) - Method in class globals.rmi.Unique
We throw an illegal argument exception if export port changed
rescanned(String, String, String) - Method in class globals.trigger.MissmatchTrigger
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.trigger.SimpleTrigger
Makes this method public and allows setting of the initial value of the trigger, if this is still null.
rescanned(String, String, String) - Method in class globals.value.AbstractTime
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.value.AcceleratedJd
If offset or date format change, we act.
rescanned(String, String, String) - Method in class globals.value.AirmassTarget
It is not possible to rescan the target height parameter name.
rescanned(String, String, String) - Method in class globals.value.Altitude
As all Values that load their Number directly from the properties we have to parse on rescan.
rescanned(String, String, String) - Method in class globals.value.AltTarget
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.AltVelocity
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.AzTarget
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.AzVelocity
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.BarycentricVelocity
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.BVTarget
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.value.CountDownWatch
If the countdown value changed or the autostart changed, we update the count down value or start the watch.
rescanned(String, String, String) - Method in class globals.value.DecApparent
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.DecTarget
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.value.Distance
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.DiurnalVelocity
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.EclipticObliquity
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ElapsedTime
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.EnvironmentFocus
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ExtinctionCoefficient
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.FilterWavelength
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.FilterWidth
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.HjdCorrection
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ImageRevolution
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ImageType
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.value.Jd
It is not possible to rescan the time parameter name.
rescanned(String, String, String) - Method in class globals.value.Latitude
As all Values that load their Number directly from the properties we have to parse on rescan.
rescanned(String, String, String) - Method in class globals.value.Longitude
As all Values that load their Number directly from the properties we have to parse on rescan.
rescanned(String, String, String) - Method in class globals.value.Moon
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.MoonAngle
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.MoonAzimuth
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.MoonDec
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.MoonHeight
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.MoonLight
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.MoonPhase
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.MoonRa
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.NasmithImageRevolution
Additinally throw an exception if the velocity parameter changed.
rescanned(String, String, String) - Method in class globals.value.NasmithImageRotation
Additionally throw an exception if the altitude parameter changed.
rescanned(String, String, String) - Method in class globals.value.NightLength
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.NightRemain
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ParallacticAngle
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.PropDecTarget
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.value.PropRaTarget
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.value.RaApparent
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.RaTarget
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class globals.value.RMagTarget
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ServerPort
As all Values that load their Number directly from the properties we have to parse on rescan.
rescanned(String, String, String) - Method in class globals.value.SettableTime
If offset or date format change, we act.
rescanned(String, String, String) - Method in class globals.value.SiderealGreenwich
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SiderealGreenwichApparent
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SiderealTime
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SimpleValue
Makes this method public, sets the new number if possible.
rescanned(String, String, String) - Method in class globals.value.SolAzimuth
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolDec
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolDistance
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolHeight
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolLambda
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolOpposition
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolRa
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolSink
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.SolZ
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.StopWatch
It is not possible to rescan the time parameter name.
rescanned(String, String, String) - Method in class globals.value.SumWatch
Exception, if watches change.
rescanned(String, String, String) - Method in class globals.value.TargetDistance
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.TauTarget
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.TrackVelocity
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.Twilight
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ValueDifference
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ValueFraction
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ValueProduct
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.ValueSum
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class globals.value.VMagTarget
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class io.SerialValue
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.adapter.AdapterMaster
On rescan, we have to assign various variables to underlying instances.
rescanned(String, String, String) - Method in class stella.calibration.CalibrationMaster
On reload, we can rebuild the filter lookup table.
rescanned(String, String, String) - Method in class stella.ccd.CameraMaster
On reload, we can rebuild the fits tables.
rescanned(String, String, String) - Method in class stella.ccd.WifsipMaster
On reload, we can rebuild the fits tables.
rescanned(String, String, String) - Method in class stella.environment.DomeMaster
On reload, we throw an exception if the driver changed, but not if the configuration of the driver changed.
rescanned(String, String, String) - Method in class stella.environment.EnvironmentMaster
On reload, we throw an exception if the driver changed, but not if the configuration of the driver changed.
rescanned(String, String, String) - Method in class stella.globals.AbstractStatusRequestor
If the bind property changed, we deregister from our current binding and re-instantiate a new binding thread.
rescanned(String, String, String) - Method in class stella.globals.AdcPosition
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.AltTelescope
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.AzTelescope
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.ConstantOffset
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.DarkCurrent
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.DerotatorOffset
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.ErrorTrigger
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.ExposureCount
We throw an illegal argument exception if export port changed
rescanned(String, String, String) - Method in class stella.globals.ExposureRepeat
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.ExposureSpan
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.FilterWheelPosition
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.FluxAdapter
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.FocusPosition
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.FocusQuality
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.FocusStar
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.FractionalExposureTime
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.FwhmAdapter
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.FwhmMeasure
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.InferPark
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.LaserAzAltDistance
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.LaserDistance
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.MirrorTemperature
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.PilarParameter
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.PilarValue
If the parser class changed, we try to rebuild it.
rescanned(String, String, String) - Method in class stella.globals.PointingModelOffset
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.PowerTelescope
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.RefractionModel
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.RemoteSensorShelf
If the listener reference has changed, we reinit the binding or pass the changed key to the listener properties.
rescanned(String, String, String) - Method in class stella.globals.RemoteSensorStatistic
If the listener reference has changed, we reinit the binding or pass the changed key to the listener properties.
rescanned(String, String, String) - Method in class stella.globals.RemoteSensorStub
If the listener reference has changed, we reinit the binding or pass the changed key to the listener properties.
rescanned(String, String, String) - Method in class stella.globals.SeasonWeather
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.SensorValue
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.ShutterTimes
As any parameter depending instance we fail if the driver we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.SnapshotParameter
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.globals.TargetInstitution
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.TargetList
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.TargetMerit
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.globals.TelescopeError
Returns zero if the polltime or wait period changed, reload the error lookup table if the tablelist or file changed.
rescanned(String, String, String) - Method in class stella.globals.UserShare
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.io.BeckhoffSwitch
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.io.OneWireMultiSwitch
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.io.OneWireSwitch
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.io.RS485Switch
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.mxio.MoxaSwitch
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.mxio.MoxaTrigger
As any parameter depending instance we fail if the parameter we depend on is now a different one.
rescanned(String, String, String) - Method in class stella.rmi.FitsUpdateListener
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.rmi.GenericMaster
Method provided for subclasses to make it public and thus become a Reloadable target.
rescanned(String, String, String) - Method in class stella.rmi.MyRmiListener
Makes this method public, no further changes.
rescanned(String, String, String) - Method in class stella.rmi.ReceiverTorso
On reload, unbind default, if command caster is affected.
rescanned(String, String, String) - Method in class stella.rmi.SwitchSkeleton
We throw an illegal argument exception if export changed
rescanned(String, String, String) - Method in class stella.telescope.TelescopeMaster
On reload, we can change the telescope driver to another, but already loaded, driver.
RESEND_COMMAND - Static variable in class stella.ErrorEvent
The follow-up for resend command.
ResendCommandFinalizer - Class in stella.error
Handles the ErrorEvent.RESEND_COMMAND follow-up.
ResendCommandFinalizer(Map) - Constructor for class stella.error.ResendCommandFinalizer
Constructs a new resend-command finalizer with certain properties.
RESERVED - Static variable in class stella.io.RS485Configurator
The default keyword recognized.
RESERVED - Static variable in class stella.net.ads.protocol.AdsCommand
 
reserved - Variable in class stella.net.ads.protocol.AdsHeader
 
RESERVED - Static variable in interface stella.ReservedTriggers
The keyword for end-of-group command Must always be present.
ReservedCommands - Interface in stella
A interface collection of reserved command names.
ReservedConstants - Interface in stella.xml
A collection of reserved constant names within target definitions.
ReservedTriggers - Interface in stella
A interface collection of reserved command names.
reset() - Method in class astro.SkyPath
Reset the path in the sky.
reset - Static variable in class globals.parameter.WatchController
The timer to controll roll-overs of registered watches.
reset() - Method in class globals.value.StopWatch
Resets the counter of the stop watch.
reset() - Method in class htm.core.HTMrange
reset the hi and lo iterators
reset() - Method in interface io.Resettable
Tries to reset.
Reset() - Constructor for class mysql.ManagerSql.Reset
 
reset() - Method in class stella.acquire.AbstractFieldOfView
Marks the field-of view and center invalid, clears dither.
reset() - Method in class stella.calibration.CalibrationMaster
Zero positions all filter wheels and sets the calibration sledge to home.
reset() - Method in class stella.ccd.CameraMaster
Zero positions all filter wheels and sets the calibration sledge to home.
reset() - Method in class stella.ccd.JanosDriver
Makes a format reset on the camera.
reset() - Method in class stella.ccd.WifsipMaster
Zero positions all filter wheels and sets the calibration sledge to home.
reset() - Method in class stella.firecam.FireDriver
Resets the firewire bus by issuing a reset to the server.
reset() - Method in class stella.omc.MotorController
Resets the controller.
Reset() - Constructor for class stella.omc.MotorController.Reset
 
reset() - Method in class stella.omc.OmcMotor
Resets the controller.
reset() - Method in class stella.ow.ServerClient
Resets the owserver by issuing a script.
reset() - Method in class stella.rmi.GenericMaster
reset() - Method in interface stella.rmi.ListenerControlling
Resets the master listener.
RESET_1 - Static variable in interface ccd.CCD
 
RESET_1(cmd) - Method in class ccd.CCDClient
Call remote procedure RESET_1.
RESET_1(cmd) - Method in class ccd.CCDServerStub
 
RESET_1 - Static variable in interface ccd.ScienceGrade
 
RESET_1(icmd) - Method in class ccd.ScienceGradeClient
Call remote procedure RESET_1.
RESET_1(icmd) - Method in class ccd.ScienceGradeServerStub
 
RESET_1 - Static variable in interface ccd.Stream
 
RESET_1(cmd) - Method in class ccd.StreamClient
Call remote procedure RESET_1.
RESET_1(cmd) - Method in class ccd.StreamServerStub
 
RESET_1 - Static variable in interface stella.ccd.SesCam
 
RESET_1() - Method in class stella.ccd.SesCamClient
Call remote procedure RESET_1.
RESET_1() - Method in class stella.ccd.SesCamServerStub
 
RESET_2 - Static variable in interface ccd.ses231.SesMagellan
 
RESET_2(cmd) - Method in class ccd.ses231.SesMagellanClient
Call remote procedure RESET_2.
RESET_2 - Static variable in interface ccd.sta0500.WifsipMagellan
 
RESET_2(cmd) - Method in class ccd.sta0500.WifsipMagellanClient
Call remote procedure RESET_2.
RESET_2(cmd) - Method in class ccd.sta0500.WifsipMagellanServerStub
 
RESET_2 - Static variable in interface ccd.sta0501.WifsipMagellan
 
RESET_2(cmd) - Method in class ccd.sta0501.WifsipMagellanClient
Call remote procedure RESET_2.
RESET_2(cmd) - Method in class ccd.sta0501.WifsipMagellanServerStub
 
RESET_2 - Static variable in interface ccd.sta0502.WifsipMagellan
 
RESET_2(cmd) - Method in class ccd.sta0502.WifsipMagellanClient
Call remote procedure RESET_2.
RESET_2 - Static variable in interface ccd.sta4240.E2VMagellan
 
RESET_2(cmd) - Method in class ccd.sta4240.E2VMagellanClient
Call remote procedure RESET_2.
RESET_ADAPTER - Static variable in class stella.ErrorEvent
The follow-up for resetting the adapter.
RESET_CALIBRATION - Static variable in class stella.ErrorEvent
The follow-up for resetting the spectrograph.
RESET_CCD - Static variable in class stella.ErrorEvent
The follow-up for resetting the ccd.
RESET_ENV - Static variable in class stella.ErrorEvent
The follow-up for resetting the ccd.
RESET_ERRORS - Static variable in class stella.ErrorEvent
The follow-up for ignoring telescope errors and simply reset them.
RESET_SPEC - Static variable in class stella.ErrorEvent
The follow-up for resetting the spectrograph.
RESET_TEL - Static variable in class stella.ErrorEvent
The follow-up for parking and intitializing the telescope.
ResetAdapter - Class in stella.command
The abort command for the telescope.
ResetAdapter(Object) - Constructor for class stella.command.ResetAdapter
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetAdapter(Object, String, long) - Constructor for class stella.command.ResetAdapter
Construct a fully qualified abort telescope command.
resetAlarm() - Method in class stella.rmi.GenericMaster
Restarts the back-to-auto alarm.
resetAllDrivers() - Method in class stella.rmi.GenericMaster
Resets all drivers.
ResetAuxiliary - Class in stella.command
The abort command for the telescope.
ResetAuxiliary(Object) - Constructor for class stella.command.ResetAuxiliary
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetAuxiliary(Object, String, long) - Constructor for class stella.command.ResetAuxiliary
Construct a fully qualified abort telescope command.
resetAxis(String) - Method in class stella.omc.MotorController
Resets the axis.
ResetCalibration - Class in stella.command
The reset command for the calibration unit.
ResetCalibration(Object) - Constructor for class stella.command.ResetCalibration
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetCalibration(Object, String, long) - Constructor for class stella.command.ResetCalibration
Construct a fully qualified abort telescope command.
resetCcd() - Method in class stella.acquire.AcquireMaster
Tries to reset the acquisition CCD.
ResetCcd - Class in stella.command
The abort command for the telescope.
ResetCcd(Object) - Constructor for class stella.command.ResetCcd
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetCcd(Object, String, long) - Constructor for class stella.command.ResetCcd
Construct a fully qualified abort telescope command.
resetCcd() - Method in interface stella.rmi.AcquisitionControlling
Tries to reset the acquisition CCD.
resetCcdGuide() - Method in class stella.acquire.AcquireMaster
Tries to reset the acquisition CCD.
resetCcdGuide() - Method in interface stella.rmi.AcquisitionControlling
Tries to reset the acquisition CCD.
resetDrivers(Collection<Driver>) - Static method in class stella.rmi.GenericMaster
Restarts a list of drivers by iteration through all instances and cumulating the failure flags.
ResetEnvironment - Class in stella.command
The abort command for the telescope.
ResetEnvironment(Object) - Constructor for class stella.command.ResetEnvironment
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetEnvironment(Object, String, long) - Constructor for class stella.command.ResetEnvironment
Construct a fully qualified abort telescope command.
ResetErrorsTelescope - Class in stella.command
The reset command for the telescope.
ResetErrorsTelescope(Object) - Constructor for class stella.command.ResetErrorsTelescope
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetErrorsTelescope(Object, String, long) - Constructor for class stella.command.ResetErrorsTelescope
Construct a fully qualified abort telescope command.
resetExp() - Method in class stella.adapter.AdapterMaster
Resets the exposure id manually.
ResetFinalizer - Class in stella.error
This finalizer replaces a pure XMLErrorFinalizer for errors that are allowed to occur at a certain frequency, but are then replaced by an alternate sequence.
ResetFinalizer(Map) - Constructor for class stella.error.ResetFinalizer
Constructs a new reset finalizer.
resetLimit() - Method in interface stella.roof.RoofOperating
Resets a limit switch failure.
resetLimit() - Method in class stella.roof.RoofReceiver
Resets the limit switch failure indicator.
ResetLimitSwitch - Class in stella.command
The command to reset the limit switch failure indicator.
ResetLimitSwitch(Object) - Constructor for class stella.command.ResetLimitSwitch
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetLimitSwitch(Object, String, long) - Constructor for class stella.command.ResetLimitSwitch
Construct a fully qualified open roof command.
resetMaster(CommandEvent) - Method in class stella.acquire.AcquireMaster
Resets the adapter.
resetMaster(CommandEvent) - Method in class stella.adapter.AdapterMaster
Resets the adapter.
resetMaster(CommandEvent) - Method in class stella.adapter.AuxiliaryMaster
Resets the adapter.
resetMaster(CommandEvent) - Method in class stella.calibration.CalibrationMaster
Resets the adapter.
resetMaster(CommandEvent) - Method in class stella.ccd.CameraMaster
Resets the CCD.
resetMaster(CommandEvent) - Method in class stella.ccd.WifsipMaster
Resets the CCD.
resetMaster(CommandEvent) - Method in class stella.environment.DomeMaster
Resets the environment.
resetMaster(CommandEvent) - Method in class stella.environment.EnvironmentMaster
Resets the environment.
resetMaster(CommandEvent) - Method in class stella.environment.RollOffRoofMaster
 
resetMaster(CommandEvent) - Method in class stella.rmi.GenericMaster
Method called to reset the device.
resetMaster(CommandEvent) - Method in class stella.rmi.GenericMaster.Standalone
Does nothing.
resetMaster(CommandEvent) - Method in class stella.rmi.TestReceiver
Method called to reset the device.
resetMaster(CommandEvent) - Method in class stella.telescope.TelescopeMaster
Resets the telescope.
resetOriginalParameters() - Method in class io.AbstractSerialDriver
Resets the original serial port settings.
resetPassword(String) - Method in class mysql.UserSql
For the stated user, auto-generate a password, MD5 encode and encrpyt it, store the encrypted versions in the DB and return the plain password (e.g., for sending e-mail to the user).
ResetPassword() - Constructor for class mysql.UserSql.ResetPassword
 
ResetSpectrograph - Class in stella.command
The abort command for the telescope.
ResetSpectrograph(Object) - Constructor for class stella.command.ResetSpectrograph
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetSpectrograph(Object, String, long) - Constructor for class stella.command.ResetSpectrograph
Construct a fully qualified abort telescope command.
Resettable - Interface in io
Indicates that a driver is resettable.
ResetTask(StopWatch) - Constructor for class globals.parameter.WatchController.ResetTask
Constructs a new reset task.
ResetTelescope - Class in stella.command
The reset command for the telescope.
ResetTelescope(Object) - Constructor for class stella.command.ResetTelescope
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
ResetTelescope(Object, String, long) - Constructor for class stella.command.ResetTelescope
Construct a fully qualified abort telescope command.
Resetting - Interface in stella.command
A marker interface to indicate that a command has resetting properties.
resetUnit() - Method in class stella.adapter.AdapterUnit
Resets the unit.
resetUnit() - Method in class stella.adapter.AuxiliaryGuidingUnit
Resets the guider unit.
resetUnit() - Method in class stella.adapter.BeamSplitterGuider
Resets the guider unit.
resetUnit() - Method in class stella.adapter.OffAxisTracker
Resets the guider unit.
resetUnit() - Method in class stella.adapter.OffAxisUnit
This method is called by the AdapterMaster after find adapter.
resetUnit() - Method in class stella.adapter.PrimeFocusCamera
This method is called by the AdapterMaster after find adapter.
resetUnit() - Method in class stella.adapter.SpillageGuider
Resets the guider unit.
resetWatchdog() - Method in class stella.io.WatchdogRS485Server
Resets the watchdog functionality of the modules.
Residual() - Constructor for class astro.WcsFit.Residual
 
RESOLUTION - Static variable in class stella.util.SineError
The number of steps skipped for error determination.
RESOLUTION - Static variable in class stella.util.TelescopeError
The number of steps skipped for error determination.
resolve() - Method in class astro.PastelStar
After this star's name has been set we try to resolve it from the Pastel table.
resolve - Variable in class astro.StarCatalog
The resolver instance.
resolve(String) - Static method in class mysql.TargetSql
Takes a star name and tries to fill up database values from various simbad catalogs.
Resolve() - Constructor for class mysql.TargetSql.Resolve
 
resolve - Static variable in class net.cds.NameResolver
The reference to the only living name-resolver object.
resolve - Static variable in class net.cds.Vizier
The reference to the only living name-resolver object.
resolveAirmass() - Method in class stella.util.GuiderData
Resolves the airmass of the target at the time of observation this method will only succeed if the position of the main star is known #resolveMain and if the date of the exposure time is valid.
resolveCatalogMain() - Method in class stella.util.GuiderData
Resolves the main star by passing the parsed star name and the catalog name to GuiderData.getMainStar(java.lang.String, java.lang.String).
resolveChildren(Collection<Appointable>) - Method in class stella.xml.ParsedTarget
Resolve all children.
resolveClass(String) - Static method in class globals.GlobalSet
From a class name, get a class that is a subtype of Parameter
resolveFileTargets(List<String>) - Method in class stella.globals.TargetList
Reads the file indicated by the argument.
resolveFitsTimes() - Method in class stella.util.GuiderData
Resolves the image properties like exposure time and file creation time.
resolvePositions() - Method in class stella.util.GuiderData
Reads the data from a position file with the ASCII-format
Resolver - Class in astro
A class used to resolve targets by names, get their postions and field of view.
Resolver(boolean) - Constructor for class astro.Resolver
To catch malformed URL's, we initialize here the bright star catalog and the brightst star catalog serialized URL's.
RESOLVER - Static variable in interface net.cds.CDSConstants
The tag name for the resolver used to handle the query.
Resolver.CatalogServlet - Class in astro
Tries the servlet catalog method.
Resolver.DbServlet - Class in astro
Tries the servlet catalog method.
Resolver.NameServlet - Class in astro
Tries the servlet resolve method.
Resolver.Print - Class in astro
A simple test class.
RESOLVERCODE - Static variable in interface net.cds.CDSConstants
The optional resolver code attribute.
RESOLVERNAME - Static variable in interface net.cds.CDSConstants
The mandatory resolver attribute stating the name of the resolver.
resolveServlet(String, boolean) - Method in class astro.Resolver
In VM, where the class loader cannot be read (unsigned applets), we rely instead on a servlet running on #REMOTEURL to which we pass the name and the common parameter.
resolveSesame(String, boolean) - Method in class astro.Resolver
We use the normal Sesame-resolving service based on axis protocols.
resolveSimbad(String) - Method in class astro.Resolver
Queries the SIMBAD service using their AXIS protocol.
resolveSimbad(String, boolean) - Method in class astro.Resolver
Queries the SIMBAD service using their AXIS protocol.
resort - Variable in class stella.sql.TargetConsistency.UpdateThread
The fallback-solution for unresolved stars, might be null.
response(Object) - Method in class stella.roof.BeckhoffRoof.PlcTrigger
 
Response() - Constructor for class stella.roof.SwitchTrigger.Response
 
ResponseReader - Class in applet
Various main methods for testing servlets.
ResponseReader() - Constructor for class applet.ResponseReader
 
ResponseReader.HelloWorldConnect - Class in applet
 
ResponseReader.Ppmxl - Class in applet
 
ResponseReader.Reverse - Class in applet
 
restart() - Method in class globals.value.StopWatch
Resets the counter of the stop watch and starts it, if not already running.
restart() - Method in class stella.acquire.AbstractAutoGuider
We try to reset the CCD.
restart() - Method in interface stella.acquire.AutoGuidingShift
If during guiding the reading of the CCD fails, we call this method.
restartAllDrivers() - Method in class stella.rmi.GenericMaster
Re-opens all drivers.
restartTimeout(long) - Method in class stella.util.Alarm
If this alarm has not yet set off, you can allocate a new timeout to it.
restore() - Method in class globals.rmi.Unique
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class globals.trigger.CountDownTrigger
Initializes the trigger.
restore() - Method in class globals.trigger.CountingTrigger
Initializes the trigger.
restore() - Method in class globals.value.IntegerId
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class globals.value.StopWatch
Initializes the trigger.
restore() - Method in class io.AbstractSimulatingDriver
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class stella.globals.ExposureCount
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class stella.globals.FocusQuality
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class stella.globals.ProposalTime
We need access to the archive db, then we restore by summing over
restore() - Method in class stella.globals.RunningCount
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class stella.globals.TargetList
Restores all targets.
restore() - Method in class stella.io.PollingBeckhoffServer
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class stella.roof.BeckhoffRoof
We restore our old value by reading the last date and target count from a serialization file.
restore() - Method in class stella.sql.TargetDatabase
Restores all targets.
restore() - Method in interface stella.TargetProviding
Restores the targets to a predefined state.
restore(File) - Static method in class stella.util.FileRanking
 
restore() - Method in class stella.util.PointingScheduler
Tries to restore the success lookup table from the PointingScheduler.KEY_PRESERVE file.
restore() - Method in class stella.util.TransferListener
Restores the last state of this transfer listener by reading all information from the TransferListener.KEY_PRESERVEFILE property.
restoreFit(SkyQualityModel, File) - Static method in class stella.asiva.SkyQualityFit
 
restoreFromList() - Method in class stella.MasterMind
 
restoreImage() - Method in class stella.asiva.SkyQualityFit
After solving for the minimizing harmonics parameters, call this method to restore the original sky-quality image to the degree possible.
restoreTargets() - Method in class stella.globals.TargetList
Restores all targets.
restoreTargets() - Method in class stella.sql.TargetDatabase
Restores all targets.
result - Variable in class ccd.FechnerDriver
erg instance to access return values of the client functions.
result - Variable in class stella.io.RS485ReadWriteServer.ReadWrite
The result read-in from the serial line.
ResultMetaData() - Constructor for class mysql.SqlAccess.ResultMetaData
 
resultToMapping(ResultSet) - Method in class mysql.ObserveSql
We take a result set and convert each row into a mapping of column names to Java objects.
resumeAlarm() - Method in class stella.util.Alarm
Resumes the alarm-clock ticking after a call to Alarm.suspendAlarm().
ResumeServlet - Class in stella.applet
Test servlet access to user-db.
ResumeServlet() - Constructor for class stella.applet.ResumeServlet
 
ret - Variable in class stella.omc.WifsipGUI
 
retainAll(List<SextractorStar>, List<SextractorStar.Flag>) - Static method in class astro.SextractorStar
Retains only those stars, which flag is set according to the query bitmask.
retainAll(List<SextractorStar>, int) - Static method in class astro.SextractorStar
Retains only those stars, which flag is set according to the query bitmask.
retainMatchesByID(List<T>, List<T>...) - Static method in class astro.util.StarParser
Matches the first list of StarDescription to various others and retains only stars with identical ID present in all lists.
retainMatchesByName(List<T>, List<T>...) - Static method in class astro.util.StarParser
Matches the first list of StarDescription to various others and retains only stars with identical names present in all lists.
retainNewConfirmed(Collection<Map<String, String>>) - Method in class mysql.ManagerSql
Retains only the new resource files that have no entry in the confirmed table.
retainNewProposals(Collection<Map<String, String>>) - Method in class mysql.ManagerSql
Retains only the new resource files that have no entries in the proposal table.
retainTargets(GlobalGrouping, Collection<Appointable>, long) - Static method in class stella.xml.XMLScheduler
Retains all targets in the returned collection whose observing time is less then the stated threshold.
retard - Variable in class stella.sensor.BeckhoffRainSensor
The timer task for good-weather retards.
retard - Variable in class stella.sensor.RS485RainImminentSensor
The timer task for good-weather retards.
retard - Variable in class stella.sensor.RS485RainSensor
The timer task for good-weather retards.
retries - Variable in class stella.roof.RoofReceiver.RetryTask
The number of retries.
retrieve - Variable in class astro.StarCatalog
The method in the Resolver class to invoke.
Retrieve() - Constructor for class astro.VizierStarParser.Retrieve
 
retrieve - Variable in class ccd.SynchronousCcdDriver.ReduceImage
The exposure thread that has the fits file.
retrieve(String) - Method in class mysql.AbstractSql
 
retrieve(Collection<String>, String) - Method in class mysql.AbstractSql
 
retrieve(Collection<String>, String, String) - Method in class mysql.AbstractSql
 
Retrieve() - Constructor for class mysql.ObserveSql.Retrieve
 
retrieve(Collection<String>, String, String) - Method in class mysql.SqlAccess
Returns a result set.
retrieve(Collection<String>, String, String, String) - Method in class mysql.SqlAccess
Returns a result set.
retrieve(Collection<String>, String, String, String, int) - Method in class mysql.SqlAccess
Returns a result set.
retrieve(Map<String, String>, String, String, String, int) - Method in class mysql.SqlAccess
Returns a result set.
retrieve(Map<String, String>, String, String, String, String, int) - Method in class mysql.SqlAccess
Returns a result set.
retrieve(String, Collection<String>) - Method in class mysql.TaskSql
Retrieves the collection of targets given by their name.
Retrieve() - Constructor for class mysql.TaskSql.Retrieve
 
retrieve - Variable in class stella.adapter.StellaGuider.ReduceThread
The exposure thread that has the fits file.
retrieve(String) - Method in interface stella.ow.OneWireDriver
Issues the command to the driver and returns the result as a string.
retrieve(String) - Method in class stella.ow.PythonClient
Send a read command to the python server.
retrieve(String) - Method in class stella.ow.ServerClient
The interface method for retrieving a sensor reading.
retrieveCacheless(String) - Method in class stella.ow.ServerClient
Returns path without cache lookup.
retrieveCatalog(Star, double) - Method in class astro.StarCatalog
Retrieves the catalog by calling the appropriate static method in the Resolver class.
retrieveDistinct(Collection<String>, String, String) - Method in class mysql.SqlAccess
Returns a result set.
retrieveDistinct(Collection<String>, String, String, String) - Method in class mysql.SqlAccess
Returns a result set.
retrieveDistinct(Collection<String>, String, String, String, int) - Method in class mysql.SqlAccess
Returns a result set.
retrieveDistinct(Map<String, String>, String, String, String, int) - Method in class mysql.SqlAccess
Returns a result set.
retrieveDistinct(Map<String, String>, String, String, String, String, int) - Method in class mysql.SqlAccess
Returns a result set.
retrievePick(ResultSet, String, String, String, String, String, String) - Static method in class mysql.HistorySql
Converts the current row in the result set into a history pick.
retrievePrimary(Collection<String>, String, String) - Method in class mysql.SqlAccess
Tries to retrieve all entries in a single result set.
retrieveReplies() - Method in class stella.xml.XMLSequencer
Parses boolean expression for all variable names.
retrieveRow(ResultSet, String, String) - Method in class mysql.TargetSql
 
retrieveStar(String) - Method in class mysql.TargetSql
Takes a star name and retrieves the info in the target database with the given objname entry.
retrieveUnique(String) - Method in class mysql.TargetSql
Takes a star name and retrieves the info in the target database.
retrieveValue(Boolean) - Method in class stella.sensor.BeckhoffRainSensor
Converts the input string into a sensor value.
retrieveValue(String, int) - Method in class stella.sensor.OneWireADSensor
Converts the input data string returned by the Nudam-module into a double value.
retrieveValue(String) - Method in class stella.sensor.RS485RainImminentSensor
Converts the input string into a sensor value.
retrieveValue(String) - Method in class stella.sensor.RS485RainSensor
Converts the input string into a sensor value.
retrieveValue(String, int) - Method in class stella.sensor.RS485Sensor
Converts the input data string returned by the Nudam-module into a double value.
retrieveXml(String, Collection<String>) - Method in class mysql.TaskSql
 
retry - Variable in class globals.rmi.ParameterStub
The current number of retries.
retry - Variable in class stella.roof.RoofReceiver
The timer task for repetitive open roof.
RETRY - Static variable in interface stella.xml.DTDConstants
Error messages that result in immediate re-picking.
retry - Variable in class stella.xml.ParsedTarget
A flag stating that the target should be retried immediately.
retryAfter(int) - Method in class stella.telescope.OpenPilarSocket
 
retrycount - Variable in class stella.xml.ParsedTarget
The number of actual retries.
RetryExposureException - Exception in stella.exception
An exception signaling that a requested guiding frame is illegal.
RetryExposureException() - Constructor for exception stella.exception.RetryExposureException
Constructs an empty NoStarException.
RetryExposureException(String) - Constructor for exception stella.exception.RetryExposureException
Constructs an NoStarException with the given error message.
retrying - Variable in class stella.xml.SporeTarget
Errors sparking an immediate retry.
RETRYMAX - Static variable in interface stella.xml.DTDConstants
Attribute stating maximum number of retries.
retrymax - Variable in class stella.xml.SporeTarget
The maximum number of immediate retries allowed.
RetryTask(String) - Constructor for class stella.roof.RoofReceiver.RetryTask
Constructs a new retry-task.
ReturnException - Exception in stella.net.ads.protocol
Exception that is thrown if a return code was not zero.
ReturnException(int) - Constructor for exception stella.net.ads.protocol.ReturnException
 
ReturnException(String) - Constructor for exception stella.net.ads.protocol.ReturnException
 
ReturnException(Throwable) - Constructor for exception stella.net.ads.protocol.ReturnException
 
ReturnException(String, Throwable) - Constructor for exception stella.net.ads.protocol.ReturnException
 
RETURNS - Static variable in class stella.net.ads.Protocol
Known return codes to error messages.
Reverse() - Constructor for class applet.ResponseReader.Reverse
 
revert() - Method in class stella.rmi.GenericMaster
We are triggerable for reload, but are we also reloadable?
RFLUX - Static variable in class astro.Astro
Photon flux above atmosphere in R per 1m diameter (circular) per sec.
RGAINMAX - Static variable in class astro.fits.MFitsStatistic
 
RGAINMAXREM - Static variable in class astro.fits.MFitsStatistic
 
RGAINMIN - Static variable in class astro.fits.MFitsStatistic
 
RGAINMINREM - Static variable in class astro.fits.MFitsStatistic
 
RGB() - Constructor for class mysql.UserSql.RGB
 
RI - Static variable in class astro.JohnsonTransformation
 
RI - Static variable in class astro.PpmXlStar
The color index shortcut.
ri - Variable in class astro.PpmXlStar
The color of the star in R-I.
riceDecompressInto(ByteBuffer, int, int, int, ByteBuffer, int) - Static method in class astro.fits.TableTools
 
RiceTest() - Constructor for class astro.fits.TableTools.RiceTest
 
RIerr - Static variable in class astro.JohnsonTransformation
 
rise - Variable in class stella.util.SolarToggle
The solar height toggle at sun rise.
riseWithSunRise(double, double, double) - Static method in class astro.Astro
Returns the date when a specified target at a specified latitude rises with the sun.
riseWithSunSet(double, double, double) - Static method in class astro.Astro
Returns the date when a specified target at a specified latitude rises with the sun.
rmag - Variable in class globals.rmi.Efficiency
The rmag of the target, set remotely.
RMagTarget - Class in globals.value
A general variable representing the R magnitude of the actual object.
RMagTarget(Map) - Constructor for class globals.value.RMagTarget
Constructs a new global representing the actual object's v mag.
Rmi() - Constructor for class stella.rmi.FitsRelay.Rmi
 
rmiAcceptsData(String) - Method in class util.rmi.AbstractRmiDataSink
Returns true.
rmiAcceptsData(String) - Method in interface util.rmi.RmiDataSink
Return true, if this sink accepts the flavour of this data.
RmiAcknowledgeCaster - Interface in stella.rmi
The interface comprising the capabilities of adding and removing RMI-based acknowledge listeners.
RmiAcknowledgeListener - Interface in stella.rmi
The listener interface for receiving acknowledge events.
rmiAddData(List<VectorG>) - Method in class util.rmi.AbstractRmiDataSink
For small data sets this method suffices to deviate to the #addData(Map) method.
rmiAddData(List<VectorG>) - Method in interface util.rmi.RmiDataSink
Adds this data to the sink.
rmiAddData(Map<Object, VectorG>) - Method in interface util.rmi.RmiDataSink
For data that is not discernible by an index, but rather by a key.
rmiAddParameter(URL) - Method in class stella.MasterMind
Adds a parameter that is loadable from the given resource.
rmiAddParameter(URL) - Method in class stella.rmi.GenericMaster
Adds a parameter that is loadable from the given resource.
rmiAddParameter(URL) - Method in interface stella.rmi.RmiParameterClustering
Adds a parameter that is loadable from the given resource.
rmiAddParameter(URL) - Method in class stella.sensor.ReadoutRepository
Throws an unsupported operation exception-sensors are read-only.
rmiAddParameter(URL) - Method in class stella.sensor.SensorRepository
Throws an unsupported operation exception-sensors are read-only.
rmiClearData() - Method in interface util.rmi.RmiDataSink
Clears all data.
rmiCommand(CommandEvent) - Method in class stella.MessageListener
The receiving edge of the command listener.
rmiCommand(CommandEvent) - Method in class stella.rmi.GenericMaster
We catch the first invocation with a new command to check if we are in a state that allows accepting of remote commands (i.e.
rmiCommand(CommandEvent) - Method in class stella.rmi.ReceiverTorso
The command receiving method.
rmiCommand(CommandEvent) - Method in interface stella.rmi.RmiCommandListener
The method called by registered telescope command casters.
RmiCommandCaster - Interface in stella.rmi
The interface comprising the capabilities of adding and removing RMI-based acknowledge listeners.
RmiCommandListener - Interface in stella.rmi
The listener interface for receiving command events.
rmiDataAvailable(DataEvent) - Method in class stella.MessageListener
The receiving edge of the data listener.
rmiDataAvailable(DataEvent) - Method in class stella.rmi.DailyDump
The data receiving edge.
rmiDataAvailable(DataEvent) - Method in class stella.rmi.FileDump
The data receiving edge.
rmiDataAvailable(DataEvent) - Method in class stella.rmi.MyRmiListener
Receives a remote data event from a weather sensor.
rmiDataAvailable(DataEvent) - Method in interface stella.rmi.RmiDataListener
The method called by registered data event casters.
rmiDataAvailable(DataEvent) - Method in class stella.rmi.RmiSystemOutListener
Processes the data event.
rmiDataAvailable(DataEvent) - Method in class stella.rmi.SensorDump
The data receiving edge.
rmiDataAvailable(DataEvent) - Method in class stella.sensor.DailyDumpRepository
The data receiving edge of the repository.
rmiDataAvailable(DataEvent) - Method in class stella.sensor.DatabaseNow
Receives a data event.
rmiDataAvailable(DataEvent) - Method in class stella.sensor.ReadoutRepository
Receives an incoming DataEvent.
RmiDataCaster - Interface in stella.rmi
The interface comprising the capabilities of adding and removing RMI-based data listneres.
RmiDataCollecting - Interface in stella.rmi
Data collectors are only used by a SensorRepository.
RmiDataDepositing - Interface in stella.rmi
An interface to allow late-commers to register to a repository.
RmiDataDump - Interface in stella.rmi
This interface issues a data dump into a file.
RmiDataListener - Interface in stella.rmi
The listener interface for receiving (sensor) data events.
RmiDataSink - Interface in util.rmi
A data sink acts as an rmi-server capable of handling data of a certain type issued to it via an RMI-call.
rmiDateObs() - Method in class globals.rmi.AbstractFitsParameter
rmiDateObs() - Method in interface globals.rmi.RemoteFitsParameter
Returns the observation time, if specified in the fits header or the time of fits registering.
RmiDoneCaster - Interface in stella.rmi
The interface comprising the capabilities of adding and removing RMI-based done listeners.
RmiDoneListener - Interface in stella.rmi
The listener interface for receiving done events.
RmiErrorCaster - Interface in stella.rmi
The interface comprising the capabilities of adding and removing RMI-based error listeners.
RmiErrorListener - Interface in stella.rmi
The listener interface for receiving error events.
rmiErrorOccured(ErrorEvent) - Method in class stella.adapter.FieldSerializer
The receiving edge of the error listener.
rmiErrorOccured(ErrorEvent) - Method in class stella.adapter.StatusSerializer
The receiving edge of the error listener.
rmiErrorOccured(ErrorEvent) - Method in class stella.MasterErrorHandler
This method is invoked by remote error casters.
rmiErrorOccured(ErrorEvent) - Method in class stella.MessageListener
The receiving edge of the error listener.
rmiErrorOccured(ErrorEvent) - Method in class stella.rmi.ErrorRelay
We pass the error received to our listeners.
rmiErrorOccured(ErrorEvent) - Method in class stella.rmi.FitsRelay
We pass the error received to our listeners.
rmiErrorOccured(ErrorEvent) - Method in interface stella.rmi.RmiErrorListener
The method called by registered error event casters.
rmiErrorOccured(ErrorEvent) - Method in class stella.rmi.RmiSystemErrListener
Processes the data event.
rmiErrorOccured(ErrorEvent) - Method in class stella.util.PointingGrabber
The receiving edge of the error listener.
rmiErrorOccured(ErrorEvent) - Method in class stella.util.TargetChangeListener
The receiving edge of the error listener.
rmiErrorOccured(ErrorEvent) - Method in class stella.util.TransferListener
We pass the error received to our listeners.
rmiExposureTime() - Method in class globals.rmi.AbstractFitsParameter
rmiExposureTime() - Method in interface globals.rmi.RemoteFitsParameter
Returns the exposure time in seconds or zero if undefined.
rmiGet(String) - Method in class globals.GlobalSet
Returns the parameter's value as an object.
rmiGet(String) - Method in class stella.MasterMind
Returns the parameter's value as an object.
rmiGet(String) - Method in class stella.rmi.GenericMaster
Returns the parameter's value as an object.
rmiGet(String) - Method in interface stella.rmi.RmiParameterClustering
Returns the value of the parameter with the given name.
rmiGet(String) - Method in class stella.sensor.ReadoutRepository
Returns the actual value of the stated sensor.
rmiGet(String) - Method in class stella.sensor.SensorRepository
Returns the actual value of the stated sensor.
rmiGetAllParameterNames() - Method in class globals.GlobalSet
Returns all names of the parameters this parameter set serves, tailored for rmi-access.
rmiGetAllParameterNames() - Method in class stella.MasterMind
Returns all names of the parameters this parameter set serves, tailored for RMI-access.
rmiGetAllParameterNames() - Method in class stella.rmi.GenericMaster
Returns all names of the parameters this parameter set serves, tailored for rmi-access.
rmiGetAllParameterNames() - Method in interface stella.rmi.RmiParameterClustering
Returns a set of all parameters monitored by this parameter cluster.
rmiGetAllParameterNames() - Method in class stella.sensor.ReadoutRepository
Returns the names of all sensors observed by this repository as a set.
rmiGetAllParameterNames() - Method in class stella.sensor.SensorRepository
Returns the names of all sensors observed by this repository as a set.
rmiGetInterval() - Method in interface stella.rmi.RmiDataCollecting
Returns the intervall in which the listener wants to be notified.This is devided by the repositories base intervall to yield the number of averaged data events used for notification.
rmiGotAcknowledge(AcknowledgeEvent) - Method in class stella.MessageListener
The receiving edge of the acknowledge listener.
rmiGotAcknowledge(AcknowledgeEvent) - Method in class stella.rmi.CasterTorso
The receiver method for acknowledge events.
rmiGotAcknowledge(AcknowledgeEvent) - Method in interface stella.rmi.RmiAcknowledgeListener
The method called by registered acknowledge casters.
rmiGotDone(DoneEvent) - Method in class stella.MessageListener
The receiving edge of the done listener.
rmiGotDone(DoneEvent) - Method in class stella.rmi.CasterTorso
The receiver method for done events.
rmiGotDone(DoneEvent) - Method in interface stella.rmi.RmiDoneListener
The method called by registered done casters.
rmilist - Variable in class stella.CastingContainer
The vector containing rmi error listeners.
rmilist - Variable in class stella.rmi.AbstractRmiCasterAndListener
The vector containing rmi error listeners.
rmilist - Variable in class stella.sensor.WeatherStation
The weather listeners to report to.
rmiMetaData(Map<String, ? extends Serializable>) - Method in class util.rmi.AbstractRmiDataSink
Returns true.
rmiMetaData(Map<String, ? extends Serializable>) - Method in interface util.rmi.RmiDataSink
Assigns some meta-data to the data sink, providing additional information on how to interpret the data.
rmimoments - Variable in class stella.globals.AbstractFitsMomentsValue
The parameter that holds the fits central moments, rmi.
RmiParameterClustering - Interface in stella.rmi
An interface defining the capabilities to remote-export parameter values.
RmiParameterDump - Class in stella.rmi
A tiny helper class that dumps the value of the stated parameter to the command line.
RmiParameterDump() - Constructor for class stella.rmi.RmiParameterDump
 
rmiProcessData(Map<String, DataEvent>, boolean) - Method in interface stella.rmi.RmiDataCollecting
This method is called after the stella.sensor.ShortAverageRepository collected some data.
rmiProvideStatus() - Method in class stella.MasterMind
Returns a status from the master.
rmiProvideStatus() - Method in class stella.rmi.DummyToO
 
rmiProvideStatus() - Method in class stella.sensor.HumiditySwitch
As a stust, we provide also info on current weather etc.
rmiProvideStatus() - Method in class stella.util.TransferListener
We return a long string with a multi-line status message.
rmiRegistered() - Method in class globals.rmi.AbstractFitsParameter
rmiRegistered() - Method in interface globals.rmi.RemoteFitsParameter
Returns the time-stamp when the fits was registered.
rmiRemoveParameter(String) - Method in class stella.MasterMind
Removes the parameter with the given name.
rmiRemoveParameter(String) - Method in class stella.rmi.GenericMaster
Removes the parameter with the given name.
rmiRemoveParameter(String) - Method in interface stella.rmi.RmiParameterClustering
Removes the parameter with the given name.
rmiRemoveParameter(String) - Method in class stella.sensor.ReadoutRepository
Throws an unsupported operation exception-sensors are read-only.
rmiRemoveParameter(String) - Method in class stella.sensor.SensorRepository
Throws an unsupported operation exception-sensors are read-only.
rmiSerial(SerialEvent) - Method in class stella.MessageListener
The receiving edge of the serial listener.
rmiSerial(SerialEvent) - Method in interface stella.rmi.RmiSerialListener
The method called by registered serial event casters.
RmiSerialCaster - Interface in stella.rmi
An interface describing the capability to cast SerialEvents.
RmiSerialListener - Interface in stella.rmi
The listener interface for receiving serial events.
rmiSet(String, Object) - Method in class stella.MasterMind
Sets the value of the parameter of the given name to the specified value.
rmiSet(String, Object) - Method in class stella.rmi.GenericMaster
Sets the value of the parameter of the given name to the specified value.
rmiSet(String, Object) - Method in interface stella.rmi.RmiParameterClustering
Sets the value of the parameter of the given name to the specified value.
rmiSet(String, Object) - Method in class stella.sensor.ReadoutRepository
Throws an unsupported operation exception-sensors are read-only.
rmiSet(String, Object) - Method in class stella.sensor.SensorRepository
Throws an unsupported operation exception-sensors are read-only.
rmiSetData(List<VectorG>) - Method in class util.rmi.AbstractRmiDataSink
Sets the data by calling clear and add with the vector list.
rmiSetData(Map<Object, VectorG>) - Method in class util.rmi.AbstractRmiDataSink
Sets the data by calling clear and then adding the data map.
rmiSetData(List<VectorG>) - Method in interface util.rmi.RmiDataSink
Sets this data as the only data in the sink.
rmiSetData(Map<Object, VectorG>) - Method in interface util.rmi.RmiDataSink
For data that is not discernible by an index, but rather by a key.
rmiSetVariable(Variable) - Method in interface util.rmi.RmiVariableDepending
If assigned with the correct variable, they should return true here, false otherwise.
RmiSystemErrListener - Class in stella.rmi
A very easy implementation of a RmiDataListener that can run on a different host than the data source.
RmiSystemErrListener() - Constructor for class stella.rmi.RmiSystemErrListener
Constructs a new system out listener that listens to a remote process.
RmiSystemOutListener - Class in stella.rmi
A very easy implementation of a RmiDataListener that can run on a different host than the data source.
RmiSystemOutListener() - Constructor for class stella.rmi.RmiSystemOutListener
Constructs a new system out listener that listens to a remote process.
rmiTooStatus(String) - Method in class stella.MasterMind
Returns a short description of the status of the GRB targets.
rmiTooStatus(String) - Method in class stella.rmi.DummyToO
Returns a short description of the status of the GRB targets.
rmiTooStatus(String) - Method in interface stella.rmi.TargetOfOpportunity
Returns a short description of the status of the ToO target queried.
rmiUpdated() - Method in class stella.rmi.FitsUpdateListener
Receives a remote data event from a weather sensor.
RmiVariableDepending - Interface in util.rmi
Constant depending classes may implement this interface to signale that they need certain variables for proper functionality.
RmiWeatherCaster - Interface in stella.rmi
The interface comprising the capabilities of adding and removing RMI-based weather listneres.
rmiWeatherChanged(WeatherEvent) - Method in class stella.MasterErrorHandler
Handles weather events.
rmiWeatherChanged(WeatherEvent) - Method in class stella.MessageListener
The receiving edge of weather events.
rmiWeatherChanged(WeatherEvent) - Method in interface stella.rmi.RmiWeatherListener
The method called by registered weather event casters.
RmiWeatherListener - Interface in stella.rmi
The listener interface for receiving weather events.
RmiWeatherReporting - Interface in stella.rmi
The interface describing key properties of an object capable of watching the weather and throwing WeatherEvents on condition change.
RMS - Static variable in class astro.OrbitFit
The rms of the solution.
robotel - Variable in class stella.roof.BaaderDome
The RPC client talking to the module-pc at the dome.
Robotel() - Constructor for class stella.sensor.Meteorology.Robotel
 
RollOffRoofMaster - Class in stella.environment
Provides just the essential methods.
RollOffRoofMaster(Map<String, String>) - Constructor for class stella.environment.RollOffRoofMaster
 
RollOverWatch - Class in globals.value
A stopwatch counting time with the possibility of re-nulling at certain times.
RollOverWatch(Map) - Constructor for class globals.value.RollOverWatch
Constructs a new observation time.
roof - Variable in class stella.roof.ShelterTrigger
The roof operating instance for this trigger.
RoofInfo - Class in stella.roof
NEEDS UPDATE 16.10.02 A helper class collecting as much information about a roof as possible.
RoofInfo() - Constructor for class stella.roof.RoofInfo
Constructs a new roof-info whithout any information in it.
rooflock - Variable in class stella.roof.BeckhoffRoof
All this triggers have to be true for roofs fully locked.
roofnr - Variable in class stella.roof.RoofReceiver.CloseThread
The roof number to open.
roofnr - Variable in class stella.roof.RoofReceiver.OpenThread
The roof number to open.
roofnumber - Variable in class stella.error.RoofPosition
The roof number that has a state change.
roofopen - Variable in class stella.roof.BeckhoffRoof
All this triggers have to be true for roofs fully opened.
RoofOperating - Interface in stella.roof
An interface describing the functionality of a roof server.
RoofPosition - Class in stella.error
A status class that is passed from the environment to error listeners when the position of the roof, or precisely, the reading of any of the watched relay states, has changed.
RoofPosition(Object, int, String) - Constructor for class stella.error.RoofPosition
Constructs a new roof position status message specifying the roof number and the new roof state.
RoofReceiver - Class in stella.roof
The class serving open/close roof, power on/off, status and reset limit switches.
RoofReceiver(Map<String, String>) - Constructor for class stella.roof.RoofReceiver
The constructor for a roof receiver.
RoofReceiver.CloseThread - Class in stella.roof
To open both halfes synchroningly, create an open thread for each half.
RoofReceiver.OpenThread - Class in stella.roof
To open both halfes synchroningly, create an open thread for each half.
RoofReceiver.RetryTask - Class in stella.roof
The timer task responsible for retries of open/close of the roof.
roofrs485 - Variable in class stella.environment.EnvironmentMaster
The RS485-server delivering cache-changed events.
roofshut - Variable in class stella.roof.BeckhoffRoof
All this triggers have to be true for roofs fully shut.
roofstate - Variable in class stella.error.RoofPosition
The value of the new roof state.
root - Variable in class stella.util.ExpressionEvaluator
The string used for parsing.
rot - Variable in class globals.value.WcsMatrix
Delivers the FoV rotation in degrees.
rot - Variable in class stella.globals.DerotatorOffset
The image rotation, degrees.
rotate - Variable in class ccd.SynchronousCcdDriver.MakeImage
If the frame is changing during exposures.
rotate - Variable in class stella.adapter.StellaGuider.ExposeThread
If the frame is changing during exposures.
rotation - Variable in class stella.adapter.GuiderInfo
The rotation of the CCD x-axis with respect to the azimuth axis.
ROTATION - Static variable in class stella.util.PointingModel.Wifsip
 
round - Variable in class stella.sensor.SensorRepository.Averager
Counting the number of runs of the averager.
ROWGAIN - Static variable in class astro.fits.MFitsStatistic
 
ROWGAINREM - Static variable in class astro.fits.MFitsStatistic
 
ROWMAX - Static variable in class astro.fits.MFitsStatistic
 
ROWMAXREM - Static variable in class astro.fits.MFitsStatistic
 
ROWMIN - Static variable in class astro.fits.MFitsStatistic
 
ROWMINREM - Static variable in class astro.fits.MFitsStatistic
 
rp - Static variable in class astro.SloanFromJohnson
 
RPCEX - Static variable in class stella.roof.BaaderDome
 
RPCTCP_PROG - Static variable in interface stella.telescope.TcpRpc
 
RPCTCP_VERS - Static variable in interface stella.telescope.TcpRpc
 
rpip - Static variable in class astro.SloanFromJohnson
 
RPLY - Static variable in class stella.net.gregor.Message
RPLY bit in flags.
rpzp - Static variable in class astro.SloanFromJohnson
 
RS485Configurator - Class in stella.io
A command-line tool for setting the configuration of a serial I/O module.
RS485Configurator(Map) - Constructor for class stella.io.RS485Configurator
Constructs a new RS485Configurator.
RS485RainImminentSensor - Class in stella.sensor
This sensor has no retardation in case of bad weather.
RS485RainImminentSensor(Map<String, String>) - Constructor for class stella.sensor.RS485RainImminentSensor
Constructs a new RS485 sensor.
RS485RainImminentSensor.DigitalRainConversion - Class in stella.sensor
 
RS485RainImminentSensor.RainTimerTask - Class in stella.sensor
The timer task used for notification of good weather.
RS485RainSensor - Class in stella.sensor
A representation of a digital rain sensor.
RS485RainSensor(Map<String, String>) - Constructor for class stella.sensor.RS485RainSensor
Constructs a new RS485 sensor.
RS485RainSensor.DigitalRainConversion - Class in stella.sensor
 
RS485RainSensor.RainTimerTask - Class in stella.sensor
The timer task used for notification of good weather.
RS485ReadWriteServer - Class in stella.io
A class enabeling write access to the serial port.
RS485ReadWriteServer(Map) - Constructor for class stella.io.RS485ReadWriteServer
Constructs a new RS485 server.
RS485ReadWriteServer.Checksum - Class in stella.io
This innner class reports the checksum to the given command line argument.
RS485ReadWriteServer.Command - Class in stella.io
Sends a single command to the server stated on the command line.
RS485ReadWriteServer.Info - Class in stella.io
Tries to cat info on the specified port to system.out.
RS485ReadWriteServer.ReadWrite - Class in stella.io
A cancelable thread that does the following things on run.
RS485ReadWriteServer.Scan - Class in stella.io
Scans for valid serial devices and reports all found to system.out.
RS485Scan - Class in stella.io
A class that provides the possibility to scan a serial port for connected RS485 NuDam modules.
RS485Scan(Map) - Constructor for class stella.io.RS485Scan
Constructs a new port scanner.
RS485Sensor - Class in stella.sensor
A sensor representation of analog input data read with a NuDAM-6017 module.
RS485Sensor(Map) - Constructor for class stella.sensor.RS485Sensor
Constructs a new RS485 sensor.
RS485Server - Class in stella.io
A class enabeling write access to the serial port.
RS485Server(Map) - Constructor for class stella.io.RS485Server
Constructs a new RS485 server.
RS485Server.Checksum - Class in stella.io
This innner class reports the checksum to the given command line argument.
RS485Server.Command - Class in stella.io
Sends a single command to the server stated on the command line.
RS485Server.Info - Class in stella.io
Tries to cat info on the specified port to system.out.
RS485Server.Scan - Class in stella.io
Scans for valid serial devices and reports all found to system.out.
RS485Switch - Class in stella.io
A class providing access to a RS485-enabled switch.
RS485Switch(Map) - Constructor for class stella.io.RS485Switch
Constructs a new light switch trigger.
run() - Method in class ccd.SynchronousCcdDriver.MakeImage
Starts continuous exposures of the ccd.
run() - Method in class ccd.SynchronousCcdDriver.ReduceImage
On run, we ask the exposure thread to deliver the last fits file.
run() - Method in class globals.parameter.WatchController.ResetTask
Resets the stop watch.
run() - Method in class globals.rmi.FitsMoments.Calculate
 
run() - Method in class globals.rmi.ParameterStub
Tries to register to a remote sensor global.
run() - Method in class globals.value.AlarmWatch.AlarmNotify
checks the elapsed time on the stop watch.
run() - Method in class stella.acquire.AcquireMaster.ContinuousExposure
On run, we continuousely take exposures until canceled.
run() - Method in class stella.adapter.AuxiliaryMaster.ContinuousExposure
On run, we continuousely take exposures until canceled.
run() - Method in class stella.adapter.BeamSplitterGuider.GuiderLoop
First, check if we are running.
run() - Method in class stella.adapter.OffAxisTracker.GuiderLoop
First, check if we are running.
run() - Method in class stella.adapter.SpillageGuider.GuiderLoop
First, check if we are running.
Run() - Constructor for class stella.adapter.StatusSerializer.Run
 
run() - Method in class stella.adapter.StellaGuider.ExposeThread
Starts continuous exposures of the ccd.
run() - Method in class stella.adapter.StellaGuider.ReduceThread
On run, we ask the exposure thread to deliver the last fits file.
run() - Method in class stella.ccd.CameraMaster.CcdWatch
 
run() - Method in class stella.ccd.CameraMaster.HeaderGather
 
run() - Method in class stella.globals.FlatQuality.Gather
We run until we are canceled.
run() - Method in class stella.io.PollingRS485Server.Poller
The run method of the poller.
run() - Method in class stella.io.RS485ReadWriteServer.ReadWrite
The run command.
run() - Method in class stella.log.ErrorEcho
The run method of the logger thread.
run() - Method in class stella.MasterLauncher.MasterHelper
The run method of the master helper.
run() - Method in class stella.MasterMind
The run method of the master mind.
Run() - Constructor for class stella.MessageListener.Run
 
run() - Method in class stella.net.AbstractVariableMonitor.Update
Only one run may be active at any time.
run() - Method in class stella.net.CasterClient.CommandSender
The main method of the command sender.
run() - Method in class stella.net.CommandReceiver.CommandHandler.OneCommandCycle
The run command.
Run() - Constructor for class stella.net.ErrorReceiver.Run
 
run() - Method in class stella.net.gregor.CommunicationHandler.ReceiverThread
 
run() - Method in class stella.net.gregor.CommunicationHandler.SenderThread
While alive, the sender permanently watches the parental queue for element insertion.
run() - Method in class stella.net.gregor.PacketServer.ReceiverThread
 
run() - Method in class stella.net.gregor.PacketServer.SenderThread
While alive, the sender permanently watches the parental queue for element insertion.
run() - Method in class stella.net.Handler
The rudimentary run method.
Run() - Constructor for class stella.net.ParameterRelay.Run
 
run() - Method in class stella.net.ReceiverServer
The run method of the receiver server.
run() - Method in class stella.net.tpl.TplServer
Runs a test server with randomized reply times.
run() - Method in class stella.nut.UpsDriver.UpsRefresh
Run the refresh task.
run() - Method in class stella.rmi.DailyDump.WriterCloseThread
Tries to close the previously registered writer.
run() - Method in class stella.rmi.ReceiverTorso.CommandHandler
The run method of the receiver.
run() - Method in class stella.roof.BaaderDome.AzimuthRead
Runs this thread.
run() - Method in class stella.roof.BaaderDome.CloseHatch
On run, we synchronize on the imbedder object reference, turn on the mototrs, wait and turn them off again.
run() - Method in class stella.roof.BaaderDome.CloseSlit
On run, we synchronize on the imbedder object reference, turn on the mototrs, wait and turn them off again.
run() - Method in class stella.roof.BaaderDome.OpenHatch
On run, we synchronize on the imbedder object reference, turn on the mototrs, wait and turn them off again.
run() - Method in class stella.roof.BaaderDome.OpenSlit
On run, we synchronize on the imbedder object reference, turn on the mototrs, wait and turn them off again.
run() - Method in class stella.roof.BeckhoffRoof.Concurrent.Move
 
run() - Method in class stella.roof.BeckhoffRoof.SimulateToggle
 
run() - Method in class stella.roof.Blinker.SwitchTask
Writes the switch command to the serial port.
run() - Method in class stella.roof.DomeReceiver.Slew
We constantly query the current position of the dome at a cycle of DomeReceiver.KEY_SLEWSLEEP until the required position is reached within the required offset.
run() - Method in class stella.roof.DomeReceiver.SolTrack
 
run() - Method in class stella.roof.DomeReceiver.Track
 
run() - Method in class stella.roof.RoofReceiver.CloseThread
Running the open thread does nothing else then calling the enclosing class's RoofReceiver.doOpen(int) method.
run() - Method in class stella.roof.RoofReceiver.OpenThread
Running the open thread does nothing else then calling the enclosing class's RoofReceiver.doOpen(int) method.
run() - Method in class stella.roof.RoofReceiver.RetryTask
The run method of the repetitive open/shut task.
run() - Method in class stella.sensor.BeckhoffRainSensor.RainTimerTask
Notifies for good weather.
Run() - Constructor for class stella.sensor.DatabaseNow.Run
 
run() - Method in class stella.sensor.RS485RainImminentSensor.RainTimerTask
Notifies for good weather.
run() - Method in class stella.sensor.RS485RainSensor.RainTimerTask
Notifies for good weather.
run() - Method in class stella.sensor.SensorRepository.Averager
This method reads out all collected data from all sensors monitored by the enclosing repository.
run() - Method in class stella.sensor.TimerTaskSensor.SensorRead
Reads this sensor at a specified frequency.
Run() - Constructor for class stella.sensor.WeatherStation.Run
 
run - Static variable in class stella.sql.TargetConsistency
The single running reference.
run() - Method in class stella.sql.TargetConsistency.UpdateThread
For each star found in the list we query the simbad services and enter it into the database if resolvable.
run() - Method in class stella.sql.TargetDatabase.ConsistencyThread
For each star found in the list we query the target consistency for required updates.
run() - Method in class stella.telescope.GregorDriver.KeyIn
 
run() - Method in class stella.telescope.OpenPilarSocket.TplHandler
Runs the listener thread.
run() - Method in class stella.telescope.Pilar3Socket.TplHandler
Runs the listener thread.
run() - Method in class stella.telescope.Waltz.WaltzTask
Runs the move command.
run() - Method in class stella.util.Alarm
The run method of the alarm.
run() - Method in class stella.util.DummySequencer
The run method of the dummy sequencer.
run() - Method in class stella.util.SimulatorSequencer
Advances the time for the calculated observing time of the target or wait for this period.
run() - Method in class stella.util.TargetChangeListener.GridThread
On execution, grab the time of the error, the error class and the target name and call a remote prcedure with that.
Run() - Constructor for class stella.util.TargetChangeListener.Run
 
run() - Method in class stella.util.TransferListener.SecureUniqueAlarm
 
run() - Method in class stella.util.TransferListener.TransferThread
We run forever until canceled.
run() - Method in class stella.xml.LoopingSequencer.Conditioner
The run method of the conditioner.
run() - Method in class stella.xml.LoopingSequencer
The run method of the sequencer.
run() - Method in class stella.xml.ParsedTarget.RateThread
Runs the rate thread.
run() - Method in class stella.xml.SequenceErrorFinalizer.ErrorDistributor
Updates the sequencer's steps with the new sequence.
run() - Method in class stella.xml.XMLErrorFinalizer.ErrorDistributor
Updates the sequencer's steps with the new sequence.
run() - Method in class stella.xml.XMLSequencer.Conditioner
The run method of the conditioner.
run() - Method in class stella.xml.XMLSequencer
The run method of the sequencer.
run() - Method in class util.AppletServer.Transfer
 
runM() - Method in class globals.rmi.FitsMoments.Calculate
The fits file is scanned for its ADU statistic.
runnables - Variable in class stella.MasterMind
On execution, we make runnable targets out of the target skeletons.
runner() - Method in class ccd.AsynchronousCcdDriver.ExposureThread
Does the expoure by calling the appropriate outer class method.
runner() - Method in class ccd.SynchronousCcdDriver.ExposureThread
Does the expoure by calling the appropriate outer class method.
running - Variable in class ccd.SynchronousCcdDriver
A thread that exposes.
running - Variable in class stella.adapter.AuxiliaryGuidingUnit
If this method is true, another task is running and we exit.
running - Variable in class stella.adapter.BeamSplitterGuider
If this method is true, another task is running and we exit.
running - Static variable in class stella.adapter.OffAxisTracker
If this method is true, another task is running and we exit.
running - Static variable in class stella.adapter.SpillageGuider
If this method is true, another task is running and we exit.
running - Variable in class stella.error.CommandAborted
The command name that could not be parsed.
running - Variable in class stella.error.CommandConflict
The command name that could not be parsed.
running - Variable in class stella.io.PollingRS485Server.Poller
True if poller is running.
running - Variable in class stella.net.AbstractVariableMonitor.Update
True while running the refresh.
running - Variable in class stella.sensor.TimerTaskSensor.SensorRead
Lets a thread check, if another one is currently underway.
running - Variable in class stella.util.SimulatorSequencer
The target that should run.
RunningCount - Class in stella.globals
This parameter provides a running number which can be preserved and restored.Running number counts occurrence of certain errors, defined in concrete subclasses.
RunningCount(Map<String, String>) - Constructor for class stella.globals.RunningCount
We are not allowed to change any properties.
RunningExposureNumber - Class in stella.globals
 
RunningExposureNumber(Map<String, String>) - Constructor for class stella.globals.RunningExposureNumber
 
runningtime - Variable in class stella.error.CommandAborted
The time stamp of the command that was unparsable.
runningtime - Variable in class stella.error.CommandConflict
The time stamp of the command that was unparsable.
runOneSequence(TargetDefinition) - Method in class stella.MasterMind
Runs a single sequence on a target.
runOneTarget(Appointable) - Method in class stella.MasterMind
Runs a single target.
runPID(PrintWriter) - Method in class stella.util.SineError
Runs an entire loop using the specified PID and the underlying error function.
runPID(PrintWriter) - Method in class stella.util.TelescopeError
Runs an entire loop using the specified PID and the underlying error function.
runProtocol() - Method in class stella.net.CommandReceiver.CommandHandler
The main method of the command receiver protocol.
runProtocol() - Method in class stella.net.ErrorReceiver.ErrorHandler
The main method of the error receiver protocol.
runProtocol() - Method in class stella.net.Handler
The protocol implementation.
runProtocol() - Method in class stella.net.ParameterRelay.ParameterHandler
The main method of the parameter server protocol.
runProtocol() - Method in class stella.net.ParameterServer.ParameterHandler
The main method of the parameter server protocol.
runSingle() - Method in class stella.globals.DeviceTrigger.PingTask
The run method of a device trigger.
runTasks(Map<String, Object>) - Method in class stella.xml.LoopingSequencer
This method expects a collection of current tasks set.
RUNTIMEOPTION - Static variable in class stella.net.PreRecordedFiles
 
RV - Static variable in class astro.JohnsonTransformation
 
RV - Static variable in class mysql.SqlStar
ID for heliocentric velocity.
RVAMPLITUDE - Static variable in class astro.OrbitFit
The name of the radial velocity amplitude.
RVerr - Static variable in class astro.JohnsonTransformation
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links