|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExitCleaning in astro.fits |
|---|
| Classes in astro.fits that implement ExitCleaning | |
|---|---|
class |
BiasMaster
We generate a master bias from a number of at least #KEY_MINBIAS
good bias observation, which have been conducted in a single block,
normally during dusk or dawn. |
class |
DarkMaster
We generate master darks out of a dark block, normally done straight after the bias blocks (before on dawn). |
class |
FlatMaster
We generate master flats out of a flat blocks, normally done straight after the bias blocks (before on dawn). |
class |
IcatJoin
This class takes the four calibrated quadrant outputs produced by the calibration-only run of ICAT and stitches them together, flipping and flopping on the way. |
class |
IcatMaster
Very simple class that prepares the reduction of wifsip science frames using the icat pipeline. |
class |
IcatPrepare
Tool to prepare Wifsip fits for reduction with the Icat pipeline writtn by P. |
| Uses of ExitCleaning in ccd |
|---|
| Classes in ccd that implement ExitCleaning | |
|---|---|
class |
DarkOverlapTiler
A dark tiler splits an available (guider) CCD into individual tiles and tries to generate darks and bias for it. |
class |
DarkTiler
A dark tiler splits an available (guider) CCD into individual tiles and tries to generate darks and bias for it. |
| Uses of ExitCleaning in io |
|---|
| Classes in io that implement ExitCleaning | |
|---|---|
class |
AbstractSocketDriver
An abstract driver that is based on a client socket connection. |
class |
SerialDriver
A simple serial driver for use in stella.calib.CalibUnit and
MotorController |
| Uses of ExitCleaning in jview |
|---|
| Classes in jview that implement ExitCleaning | |
|---|---|
class |
ApplicationJoiner
An application joiner is the receiving edge of an sub component and forwards this to an application switcher. |
class |
GestureLink
This class is the client class to a InputEventLinking instance. |
class |
GestureRobot
This class implements the InputEventLinking interface and
uses an AWT Robot to generate events on the local application. |
class |
JApplicationSwitcher
An application switcher provides a set of applications, i.e. |
class |
JClientFrame
A generic class that allows display of information messages from periheral devices of STELLA. |
class |
JDataSink
A class that has a data canvas for display assigned to it, pointed to #KEY_DATACANVAS. |
private static class |
JImageURLButton.ImageListener
The helper class that allows connecting and montioring the connection to the URLCaster. |
class |
JPhasePlot
A phase plot is a data sink that displays data with time as the independant variable in a phased plot. |
class |
JRemoteSwitcher
Class that allows remote changes of the displayed component. |
class |
JSwitcherStub
This client works together with a JRemoteSwitcher server. |
class |
JVisualizingAnalyser
A visualizing analyser is an asynchronous analyser that has a JVisualizingAnalyser.KEY_VISUALIZE assigned to it. |
class |
SubComponentNotify
Skeleton implementation of a subcomponent caster. |
| Methods in jview with parameters of type ExitCleaning | |
|---|---|
void |
JExitButton.addExitCleaner(ExitCleaning clean)
Adds an object that needs exit cleanup before system exit. |
boolean |
JExitButton.removeExitCleaner(ExitCleaning clean)
Removes an object that needs exit cleanup before system exit from this exit buttons list. |
| Uses of ExitCleaning in mysql |
|---|
| Classes in mysql that implement ExitCleaning | |
|---|---|
class |
GenericSql
A class that provides data base access to a postgres or any other sql database. |
class |
GenericStarDatabase
A class that allows access to databases holding stellar information. |
class |
HipparchosDatabase
A class to provide database acces to a combined HIP, Tycho-1 and Tycho-2 database. |
class |
StaticSql
A class that provides data base access to a postgres or any other sql database. |
class |
TaskSql
A class that comprises actions connected with the 'task' table in the stella database. |
class |
Ucac2Database
An access class tailored to work with the merged databases UCAC2 and the bright star supplement. |
| Uses of ExitCleaning in stella |
|---|
| Classes in stella that implement ExitCleaning | |
|---|---|
class |
AbstractCommandLauncher
An abstract implementation of CommandLaunching. |
class |
AbstractErrorHandler
An abstract implementation of an error handler. |
class |
AbstractSequencer<E>
An abstract implementation of a sequencing class. |
class |
CastingContainer
Extends an rmi caster to act additionally as an error caster. |
class |
MasterErrorHandler
A collection of ErrorFinalizing objects. |
class |
MasterLauncher
The CommandLaunching instance for master commands. |
class |
MasterMind
The entry class for the STELLA-SCS control system. |
class |
MessageListener
A class to use as message listener. |
class |
ParameterSet
This class combines various Parameters to a set. |
| Uses of ExitCleaning in stella.adapter |
|---|
| Classes in stella.adapter that implement ExitCleaning | |
|---|---|
class |
AdapterMaster
This class handles the adapter communication to the SCS. |
class |
AdapterSimulator
Simulates the action of the adapter. |
class |
AdapterTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the telescope. |
class |
AuxiliaryMaster
This class handles the adapter communication to the SCS. |
class |
AuxiliarySimulator
Simulates the action of the adapter. |
class |
FieldSerializer
A class that listens to the adapter master and serializes incoming status messages for off-line retrieval using GuiderInfos. |
class |
GregorTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the telescope. |
class |
PilarTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the telescope. |
class |
StatusSerializer
A class that listens to the adapter master and serializes incoming status messages for off-line retrieval using GuiderInfos. |
| Uses of ExitCleaning in stella.calibration |
|---|
| Classes in stella.calibration that implement ExitCleaning | |
|---|---|
class |
CalibrationMaster
This class is an intermediate step to a adapter that is capable only of steering the calibrational units. |
class |
CalibrationSimulator
Simulates the action of the adapter. |
| Uses of ExitCleaning in stella.calibunit |
|---|
| Classes in stella.calibunit that implement ExitCleaning | |
|---|---|
class |
CalibUnit
|
| Uses of ExitCleaning in stella.ccd |
|---|
| Classes in stella.ccd that implement ExitCleaning | |
|---|---|
class |
AbstractCCDParameter
A intermittent class that bundels a common requirement of all ccd parameters. |
class |
AbstractCCDValue
A base class for all non-abstract ccd-values. |
class |
CCDLn2Temp
Returns the cold point temperature of the CCD. |
class |
CCDRefTemp
Returns the reference temperature of the CCD. |
class |
CCDTemp
Returns the actual temperature of the CCD. |
class |
HeadPressure
Returns the head pressure of the camera. |
class |
JanosDriver
The class to work with Janos Bartus's implementation of the Kopenhagen ccd. |
class |
SesMaster
The class that handles the communication of the CCD controler back with the SCS. |
class |
SesSimulator
A class to simulate the scientific ccd in STELLA. |
class |
WifsipMaster
This master controlls the WiFSIP instrument. |
class |
WifsipSimulator
A class to simulate the scientific ccd in STELLA. |
class |
WifsipTelescopeCaster
For wifsip, we allow access to the focussing of the telescope. |
| Uses of ExitCleaning in stella.environment |
|---|
| Classes in stella.environment that implement ExitCleaning | |
|---|---|
class |
DomeMaster
The master program running at the environment control. |
class |
DomeSimulator
A class to simulate the environment. |
class |
EnvironmentMaster
The master program running at the environment control. |
class |
EnvironmentSimulator
A class to simulate the environment. |
class |
ShelterMaster
The master program running at the environment control. |
| Uses of ExitCleaning in stella.io |
|---|
| Classes in stella.io that implement ExitCleaning | |
|---|---|
class |
CastingRS485Server
A class that acts as a serial caster, additionally to its RS485 server capabilities. |
class |
DummyRS485
A dummy class for testing event casting by the serial server. |
class |
NudamConfig
A simple configuration tool for NuDam modules. |
class |
PollingRS485Server
An extension to a normal RS485-server. |
class |
RS485Configurator
A command-line tool for setting the configuration of a serial I/O module. |
class |
RS485ReadWriteServer
A class enabeling write access to the serial port. |
class |
RS485Scan
A class that provides the possibility to scan a serial port for connected RS485 NuDam modules. |
class |
RS485Server
A class enabeling write access to the serial port. |
class |
WatchdogRS485Server
A class that adds watchdog capabilities to a RS485 server. |
| Uses of ExitCleaning in stella.jview |
|---|
| Classes in stella.jview that implement ExitCleaning | |
|---|---|
class |
DeviceSimulator
The receiver end to a caster. |
class |
JAcquireDisplay
An acquire display shows the individual acquire frames and the combined guiding frame of a target. |
class |
JAdapter
This class displays an acquire and a guiding frame, as well as an offset history. |
class |
JAdapterDisplay
For the adapter, we display the coars and fine acquire frames in tabbed panes and the combined guiding frame. |
class |
JAllskyDisplay
This class displays last night's all-sky images in a slow movie and listens to clicks on history aware instances. |
class |
JDatabaseDisplay
A class that allows acces to a database, retriving a single data set as a result of a user pick select. |
class |
JEnvironment
The last class in the GUI-building control hierarchy. |
class |
JEnvironmentDisplay
The last class in the GUI-building control hierarchy. |
static class |
JEnvironmentDisplay.Headless
Launches the environment as headless, i.e. |
class |
JFitsDisplay
A class that allows working with CcdDrivers, especially
FechnerDrivers and have a graphical representation. |
class |
JFocusDisplay
Shows frames taking during a focus sequence. |
class |
JFrameParameter
A special parameter used as a dirty trick to get a parameter display. |
class |
JHeaderDisplay
A class that retrieves data from the 'obs' table, which is mainly the fits header keys, and displays them as a table. |
class |
JLaunchBox
The generic class to allow GUI-driven command-sending. |
class |
JMasterDisplay
A generic class that allows display of information from periheral devices of STELLA. |
class |
JMasterFrame
A generic class that allows display of information messages from periheral devices of STELLA. |
class |
JMessageListener
A class to use as message listener. |
class |
JObjectDisplay
A class that retrieves data depending on the unique target name. |
private class |
JObjectDisplay.SubComponentHandler
The helper class for access via rmi. |
class |
JOffLimit
Uses an offset alert statistic to provide a one-look health display of the two telescopes plus environment conditions. |
static class |
JOffLimit.Monitor
In this evocation, we act as a gesture server. |
static class |
JOffLimit.Server
In this evocation, we act as a gesture server. |
class |
JOffsetDisplay
An offset display acts on the offsets recorded during guiding, thus it requires the guider*.serial file to be accessible. |
class |
JOffTails
Uses an offset alert statistic to provide a one-look health display of the two telescopes plus environment conditions. |
static class |
JOffTails.Server
In this evocation, we act as a gesture server. |
class |
JParameterDisplay
A class that retrieves data from parameter cluster that is treated with the starting time and end time of a pick. |
class |
JPhotometryDisplay
Class to display a wifsip frame, allow clicking in it and displaying the light curve of the star clicked. |
class |
JPointingGrabber
A simple extension to a JLaunchBox with the sole purpose to send
status commands to the telescope and retrieve the pointing information
from the telescope out of the received TelescopeStatus status. |
class |
JResultsPanel
This class delivers a displayable that is ment to display lately obtained results from SES and Wifsip in a continuous fashion. |
class |
JRS485Config
A GUI for controlling the RS485 setup. |
class |
JRS485Simulator
A graphical simulator for RS485-attached devices. |
class |
JSliderParameter
A slider parameter is a Value or Trigger that is entered
into the system
by moving a slider in a window. |
class |
JSpectrumDatabase
|
class |
JSpectrumDisplay
Allows the extraction and display of one-dim data from the database. |
class |
JSwitchButton
A button that attaches itself to a rmi-enabled switch. |
class |
JWheel
GUI to operate a Positioning class. |
class |
MasterListener
A helper class to allow a JMasterPanel surveiled connection to an
rmi-caster. |
| Uses of ExitCleaning in stella.log |
|---|
| Classes in stella.log that implement ExitCleaning | |
|---|---|
class |
TargetReport
A target report is an e-mail notification scheme that automatically sends an e-amil at given period to stella users. |
| Uses of ExitCleaning in stella.net |
|---|
| Classes in stella.net that implement ExitCleaning | |
|---|---|
class |
CasterClient
The class to send commands as ascii strings via sockets. |
class |
CommandReceiver
The command receiver, acting as a server. |
class |
ErrorReceiver
The ascii-error receiver. |
class |
ErrorServer
An intermediate step from the receiver server class to concrete subclasses. |
class |
ParameterRelay
A parameter server class. |
class |
ParameterServer
A parameter server class. |
class |
PilarLauncher
|
class |
ReceiverServer
The receiver server base class. |
class |
TelescopeClient
This class acts as the command launching interface from the SCS side to the telescope. |
class |
TestCaster
This class test some capabilities of the caster class. |
class |
TestReceiver
The receiver end to the test caster method. |
| Uses of ExitCleaning in stella.net.gregor |
|---|
| Classes in stella.net.gregor that implement ExitCleaning | |
|---|---|
class |
CommunicationHandler
This class handles the low-level communication for GREGOR in providing a method to initiate message output and allows registering of a single event listener (a call-back agent) which is notified on incoming messages. |
class |
GetterSetter
This class now narrows the GREGOR communication down to two command, a get and a set command. |
| Uses of ExitCleaning in stella.nut |
|---|
| Classes in stella.nut that implement ExitCleaning | |
|---|---|
class |
UpsDriver
A class to represent an ups. |
| Uses of ExitCleaning in stella.ow |
|---|
| Classes in stella.ow that implement ExitCleaning | |
|---|---|
class |
PythonClient
This is a work-around to get the one-wire sensors to work. |
class |
ServerClient
Java class for accessing OWFS through owserver daemon over IP. |
| Uses of ExitCleaning in stella.parameter |
|---|
| Subinterfaces of ExitCleaning in stella.parameter | |
|---|---|
interface |
StatePreserving
A state preserving parameter saves its current state on exit and restores it during init. |
| Classes in stella.parameter that implement ExitCleaning | |
|---|---|
class |
AbstractCachedParameter
An abstract base class providing the functionalibility of a parameter that can cache its value, if getting is too expensive to be commenced at any time. |
class |
AbstractDatabaseParameter
An abstract implementation of a parameter that connects to a database. |
class |
AbstractDatabaseValue
This Value retrieves values from a database. |
class |
AbstractFitsMomentsValue
Provides basic facilities for target depending values that also need access to fits moments. |
class |
AbstractFitsParameter
A class of values that deal with read-in fits files, where a (small) window is extracted to get some statistics. |
class |
AbstractFitsValue
A class of values that deal with read-in fits files, where a (small) window is extracted to get some statistics. |
class |
AbstractParameter
An abstract base class for all parameter. |
class |
AbstractRemoteParameter
A skeleton implementation of a RemoteParameter. |
class |
AbstractRemoteSwitch
An abstract implementation of a remote switch. |
class |
AbstractRemoteTrigger
A skelleton implementation of a RemoteTrigger. |
class |
AbstractRemoteValue
Abstract implementation of a Remote Parameter that acts locally as a value. |
class |
AbstractStatusRequestor
An abstract base class providing the functionalibility of a StatusRequesting parameter. |
class |
AbstractSwitch
An abstract implementation for a switch. |
class |
AbstractTargetParameter
An abstract base class for some target depending parameters. |
class |
AbstractTargetValue
An abstract base class for some target depending parameters. |
class |
AbstractTime
|
class |
AbstractTrigger
An intermediate class from an abstract parameter to a concrete trigger class. |
class |
AbstractValue
An intermediate class from an abstract parameter to a concrete value class. |
class |
AcceleratedJd
Represents the current time as julian date. |
class |
AcceleratedTime
A general variable representing time. |
class |
AirmassTarget
Represents the airmass to the actual target. |
class |
AlarmWatch
An alarm watch acts like a stop watch, but additionally implements notification after a certain amount of time has been accumulated in the stop watch. |
class |
Altitude
A Parameter representing the latitude of the Teide
observatory. |
class |
AltTarget
Represents the height of the actual target in degrees. |
class |
AltTelescope
The current position of the telescope, altitude in degrees. |
class |
AltVelocity
A class to calculate the velocity in altitude as a function of target coordinates and sidereal time according to |
class |
AzTarget
Represents the azimuth of the actual target in degrees. |
class |
AzTelescope
The current position of the telescope, altitude in degrees. |
class |
AzVelocity
A class to calculate the velocity in altitude as a function of target coordinates and sidereal time, according to |
class |
BarycentricVelocity
Computes baricentric velocity correction, based on FORTRAN-code at bvc |
class |
BVTarget
A general variable representing the color index B-V of the actual object. |
class |
ClassicPointingModel
A class representing a classical pointing model with normalized parameters. |
class |
ConstantOffset
A class representing a contant offset in two telescope axes, azimuth and altitude. |
class |
CountDownTrigger
A trigger that has a nominal state, set by initboolean. |
class |
CountDownWatch
A count down acts more or less like a stop watch, but in the way that it is not counting up, but counting down. |
class |
CountingTrigger
A trigger that counts the time whenever it is true. |
class |
DataValue
The Parameter representation of a sensor reading. |
class |
DateFromJd
Converts a julian date into a human-readable date, formatted in ISO style. |
class |
DateTime
|
class |
DecApparent
A general variable representing the ra of the actual object, precessed to the current equinox. |
class |
DecTarget
A general variable representing the dec of the actual object. |
class |
DerotatorCenter
A parameter that returns a two dimensional vector the is the right ascension and declination offset from the center of the CCD to the center of rotation of the derotator, in degrees. |
class |
DerotatorOffset
A derotator offset is calculated such that Wifsip always points approximately to the ground, but at the same time keeping the CCD geometry fixed. |
class |
DeviceTrigger
Device trigger are used to mirror the status of an external command server. |
class |
Distance
A classs that calculates the distance between two points on the sphere. |
static class |
Distance.TargetDistance
Target-depending version for distance of target to moon. |
class |
DitherParameter
A dithering parameter supports exposure-number based dithering of an imaging instrument. |
class |
DiurnalVelocity
Parameter that calculates the part of the radial velocity correction that is due to Earth's rotation. |
class |
EclipticObliquity
A Value calculating the current obliquity of the ecliptic. |
class |
Efficiency
This class takes a fits file, extracts a region around AbstractFitsValue.KEY_WINDOW,
determines the total flux there and relates it to the incident flux of the
star on top of the atmosphere. |
class |
ElapsedTime
An elapsed time is a value linked to a trigger. |
class |
EnvironmentFocus
A parameter that calculates an optimal setting for the telescope focus from a temperature parameter and the target height. |
class |
ErrorTrigger
A trigger that gets true when a certain error event is sent to the SCS. |
class |
ExposureCount
This parameter provides the running number of an exposure within a target. |
class |
ExposureRepeat
A general variable representing the ra of the actual object. |
class |
ExposureSpan
A general variable representing the ra of the actual object. |
class |
ExposureTimeLeft
A general variable representing the the currently remaining exposure time. |
class |
ExtinctionCoefficient
A Value that consits of a look-up table linking well-known filter
names like 'B' for Johnson-B to the effective wavelength width, which is
returned in nm. |
class |
FilterTarget
A Value that consits of a look-up table linking well-known filter
names like 'B' for Johnson-B to the effective wavelength width, which is
returned in nm. |
class |
FilterWavelength
A Value that consits of a look-up table linking well-known filter
names like 'B' for Johnson-B to the effective wavelength width, which is
returned in nm. |
class |
FilterWheelPosition
Records the position of a Positioning driver, which is useful
if this driver is a filter wheel. |
class |
FilterWidth
A Value that consits of a look-up table linking well-known filter
names like 'B' for Johnson-B to the effective wavelength width, which is
returned in nm. |
class |
FitsMoments
Fits moments calculates statistical moments of the ADU distribution. |
class |
FitsParameterStub
The stub to a remote fits parameter. |
class |
FitsUpdateListener
A helper class that allows this parameter to benefit from RMI-enabled data transfer. |
class |
FlatExposureTime
We estimate the exposure time for a flat field to yield a good exposure level. |
class |
FlatGroup
This parameter conducts the automatic selection of twilight sky flats. |
class |
FlatMatch
This trigger is true only when the currently requested flat group, as defined by the FlatGroup parameter matches the flat group
assigned to a sky flat field target. |
class |
FlatMaximumTime
The maximum exposure time allowed for flats is a filter function, because it basically defines when too much star light is visible in the flat. |
class |
FlatPointing
Provides the nominal best sky-flat pointing position, as reported in PASP 108, 944 (1996). |
class |
FlatQuality
We estimate the quality of the currently accumulated flat fields. |
class |
FluxAdapter
A parameter that utilizes incoming AdapterFwhm status messages
to derive the reported star flux (in instrumental magnitudes) out of it. |
class |
FocusMeasure
We measure the focus by maximizing a central moment of the image fits. |
class |
FocusPosition
A simple parameter that reflects the currently attained focus position of the telescope. |
class |
FocusQuality
This parameter returns the list of all exact focus determinations. |
class |
FocusStar
A general variable representing the visual magnitude of the actual object. |
class |
FractionalExposureTime
This parameter gives the fractional remaining exposure time. |
class |
FrameProvider
A frame provider is a parameter that defines a certain rectangluar areas, normally depending on target picked and/or error received. |
class |
FwhmAdapter
A parameter that utilizes incoming AdapterFwhm status messages
to derive the reported star fwhm (in arcseconds) out of it. |
class |
HjdCorrection
Represents the current heliocentric correction. |
class |
Horizon
The horizon is a global constraint that deals with the partial vignetting of the field of view. |
class |
HostAddress
Delivers a host name as an InetAddress object. |
class |
ImageRevolution
This class calculates the image revolution in degrees per second. |
class |
ImageRotation
This parameter gives the amount of image rotation in the focal plane. |
class |
ImageType
A paramter that delivers the target name. |
class |
InferPark
Tries to infer the parking state of the telescope by checking the telescope's power state and altitude. |
class |
IntegerId
An ID describable as an integer. |
class |
Jd
Represents the current time as julian date. |
class |
JFitsShow
Displays the fits forwarded to it in a separate frame. |
class |
Latitude
A Parameter representing the latitude of the Teide
observatory. |
class |
LocalFitsParameter
Class that deals with fits files originating from a FitsDriver. |
class |
Longitude
A Parameter representing the longitude of the
observatory. |
class |
MirrorTemperature
A simple parameter that reflects the currently attained focus position of the telescope. |
class |
MissmatchTrigger
A missmatch trigger is true, if the two values registered to it show an absolute displacement higher than MissmatchTrigger.KEY_MAXOFF. |
class |
MomentsTrigger
A moment trigger changes its value depending on a fits moments list provided to it. |
class |
Moon
A parameter representing the moon for a given time. |
class |
MoonAngle
A class representing the current phase angle of the moon for the center of the moon. |
class |
MoonAzimuth
A Value calculating the moon height. |
class |
MoonDec
A class representing the current declination of the moon for the center of the earth. |
class |
MoonHeight
A Value calculating the moon height. |
class |
MoonLight
A model of the sky brightness caused by moon-light following the prescription of K. |
class |
MoonPhase
A class representing the current phase of the moon as seen from the earth. |
class |
MoonRa
A class representing the current right ascension of the moon for the center of the earth. |
class |
MyRmiListener
A helper class that allows this parameter to benefit from RMI-enabled data transfer. |
class |
NasmithImageRevolution
This parameter gives the amount of image rotation in the nashmith focal plane. |
class |
NasmithImageRotation
This parameter gives the amount of image rotation in the nashmith focal plane. |
class |
NightClear
This Value takes the registered time parameter and adds all time
intervalls the weather was clear from the database. |
class |
NightLength
A class giving the length of the actual night in milliseconds. |
class |
NightRemain
A class giving the remaining length of the actual night in milliseconds. |
class |
ObservableList
A parameter that is capable of cumulating a list of observable targets along with their highest-ever merit. |
class |
Observing
A trigger that is true if the obersavtory is currently in the observing mode. |
class |
OneWireMultiSwitch
A class providing access to a one-wire switches simultaneously. |
class |
OneWireSwitch
A class providing access to a one-wire switch. |
class |
ParameterSkeleton
A parameter that takes a non-remote parameter and exports it to the registry. |
class |
ParameterStub
The stub to a remote parameter. |
class |
PilarParameter
Parameters that are linked to a pilar3 telescope parameter. |
class |
PilarTrigger
No true triggers (true/false) exist in Pilar, only values. |
class |
PilarValue
Telescope parameters whose string representation can be parsed into a number |
class |
PointingModelOffset
A class representing a contant offset in two telescope axes, azimuth and altitude. |
class |
PowerTelescope
The current power state of the telescope, as parsed from a status event. |
class |
PropDecTarget
A general variable representing the proper motion in dec of the actual object. |
class |
PropRaTarget
A general variable representing the proper motion in ra, most likely in miliarcsec/yr, of the actual object. |
class |
RaApparent
A general variable representing the ra of the actual object, precessed to the current equinox. |
class |
RankProvider
A frame provider is a parameter that defines a certain rectangluar areas, normally depending on target picked and/or error received. |
class |
RaTarget
A general variable representing the ra of the actual object. |
class |
RefractionModel
A paramter that combines necessary environment data to allow the determination of the refraction. |
class |
RemoteSensorAverage
Returns the average of a sensor. |
class |
RemoteSensorMaximum
Returns the average of a sensor. |
class |
RemoteSensorShelf
This value registers to a sensor that is a RmiDataCaster. |
class |
RemoteSensorStatistic
This value registers to a sensor that is a RmiDataCaster. |
class |
RemoteSensorStub
This class is a parameter stub, intended to bind to a remotely running sensor. |
class |
RemoteShelfAverage
Returns the average of a sensor. |
class |
RemoteShelfMaximum
Returns the average of a sensor. |
class |
RMagTarget
A general variable representing the R magnitude of the actual object. |
class |
RollOverWatch
A stopwatch counting time with the possibility of re-nulling at certain times. |
class |
RS485Switch
A class providing access to a RS485-enabled switch. |
class |
SeasonWeather
A trigger that mimics seasonal weather on the STELLA site. |
class |
SensorShelf
Links averaging to a data sensor. |
class |
SensorStatistic
A sensor statistic acts as a data listener, where every data event received is added to the statistic. |
class |
SensorValue
A parameter that represents a sensor that is running locally on the same host. |
class |
SerialValue
A class providing access to a RS485-enabled switch. |
class |
ServerPort
Diverts a property into a port number. |
class |
SettableTime
A general variable representing time. |
class |
ShelfStatistic
This class hooks on to a shelf to generate minima/maxima or averages. |
static class |
ShelfStatistic.Average
Useable class returning the average. |
static class |
ShelfStatistic.Maximum
Useable class returning the average. |
static class |
ShelfStatistic.Minimum
Useable class returning the average. |
static class |
ShelfStatistic.Test
Test class. |
class |
ShutterTimes
Wraps on a shutter and provides timing information. |
class |
SiderealGreenwich
And yet another implementation of a sidereal time computation}, for the zero-meridian at Greenwich. |
class |
SiderealGreenwichApparent
The apparent sidereal time in Greenwich. |
class |
SiderealTime
And yet another implementation of a sidereal time computation. |
class |
SignalToNoise
From a fits file, we extract a window and estimate the Signal-to-Noise from photon statistics. |
class |
SimpleEventTrigger
An abstract implementation for an event trigger. |
class |
SimpleParameter
A helper class providing a simple parameter. |
class |
SimpleRemoteSwitch
A helper class providing a simulated switch that can be exported remotely. |
class |
SimpleRemoteTrigger
A helper class providing a simple trigger. |
class |
SimpleRemoteValue
A simple value with remote capabilites. |
class |
SimpleTrigger
A helper class providing a simple trigger. |
class |
SimpleValue
A helper class providing a simple parameter. |
static class |
SimpleValue.Exposure
Simple value that implements the marjer interface to use it as an exposure time meter. |
class |
SnapshotParameter
A snapshot parameter records the value of an other parameter at a certain time. |
class |
SnapshotValue
An extension to a snapshot parameter, where the registered parameter must be a value. |
class |
SolAzimuth
A Value calculating the solar zenith height. |
class |
SolDec
A parameter giving the actual solar declination. |
class |
SolDistance
A Value calculating the apparent solar distance in AU. |
class |
SolHeight
A Value calculating the solar zenith height. |
class |
SolLambda
A Value calculating the apparent solar ecliptical longitude. |
class |
SolOpposition
A Value calculating the time out of a given solar ra. |
class |
SolRa
A parameter giving the actual solar right ascension. |
class |
SolSink
Gives the current speed of the sun-rise or sink, meaning the first derivative of the solar height with time. |
class |
SolZ
A Value calculating the solar zenith distance. |
class |
StatisticValue
A value that is reset at receiving a certain error-event, cumulates numbers with its set method and returns statistical values on get queris. |
static class |
StatisticValue.Average
Useable class returning the average. |
static class |
StatisticValue.Maximum
Useable class returning the average. |
static class |
StatisticValue.Median
Useable class returning the median. |
static class |
StatisticValue.Minimum
Useable class returning the average. |
class |
StopWatch
A stop watch parameter counts elapsed time. |
class |
SumWatch
A sum watch takes several StopWatches and returns their summed
value on request. |
class |
SwitchSkeleton
A trigger that takes a non-remote trigger and exports it to the registry. |
class |
SwitchStub
The stub representation for a remote switch. |
class |
TargetCatalogName
A paramter that delivers the target name in a SIMBAD-resolvable fashion. |
class |
TargetDistance
A parameter that calculates the distance of a target to some given fixed point in the sky. |
class |
TargetFilterFunction
A parameter that calculates its actual target value (like an exposure time) not only as a function of an other target depending parameter like the airmass, but also of the current filter selected, or, if useful, on any additional parameter. |
class |
TargetFunction
A parameter that calculates its actual target value (like an exposure time) as a function of an other target depending parameter like the airmass. |
class |
TargetInstitution
A parameter that assumes the user name of the current target. |
class |
TargetList
A parameter that is capable of resolving a list of parsed targets in its TargetList.get() method. |
class |
TargetMerit
A value symbolizing the current merit of the target. |
class |
TargetName
A paramter that delivers the target name. |
class |
TargetSetup
A general variable representing a constant in a setup of a target. |
class |
TargetType
A paramter that delivers the target name. |
class |
TargetUser
A paramter that delivers the target user name. |
class |
TauTarget
Represents the hour angle of the actual target. |
class |
TelescopeError
A class that uses incoming TelescopeStatus errors to deduce
eventually occuring telescope errors. |
class |
Time
A general variable representing time. |
class |
TrackTime
A general variable representing the tracking time remaining for the actual object. |
class |
TrackVelocity
A class to calculate the tracking velocity as the sum of AzVelocity
and AltVelocity. |
class |
TriggerSkeleton
A trigger that takes a non-remote trigger and exports it to the registry. |
class |
TriggerStub
An extension to parameter stub. |
class |
Twilight
A twilight parameter measures the time prior and after roof opening/closing. |
class |
Unique
This parameter provides a unique identifier string that may be used in acquire/guide frames, scientific exposures or similar. |
class |
UserShare
A parameter that represents the current time share of a user group. |
class |
ValueDifference
Simple difference of two Values. |
class |
ValueFraction
Simple fraction of two Values. |
class |
ValueProduct
Simple product of two Values. |
class |
ValueStub
The stub representation for a remote value. |
class |
ValueSum
Simple adding of to Values. |
class |
VMagTarget
A general variable representing the visual magnitude of the actual object. |
class |
WatchController
A watch-controller is a super-class for instances that control a set of RollOverWatches. |
class |
WcsString
A dummy variable to allow WCS header entries formatting ra or dec as a sexagesimal string. |
class |
WeatherTrigger
A weather trigger takes a list of SensorValues, named according to
WeatherTrigger.KEY_WEATHERLIST. |
| Uses of ExitCleaning in stella.rmi |
|---|
| Classes in stella.rmi that implement ExitCleaning | |
|---|---|
class |
AbstractRmiCasterAndListener
The common base class for all classes that are both, casters and listeners. |
class |
AdapterCaster
A concret caster client that connects to the telescope control. |
class |
AuxiliaryCaster
A concret caster client that connects to the telescope control. |
class |
CalibrationCaster
A concret caster client that connects to the telescope control. |
class |
CasterTorso
The class to send commands. |
class |
CCDCaster
A concret caster client that connects to the ccd control. |
class |
DailyDump
A rmi-based data listener. |
class |
DistinctCaster
A concret caster client that can handle commands as found in its DistinctCaster.KEY_HANDLE list. |
class |
EnvironmentCaster
A concret caster client that connects to the telescope control. |
class |
ErrorRelay
An rmi-error listener that acts as a local error caster. |
class |
FileDump
A rmi-based data listener. |
class |
FitsRelay
An rmi-error listener that listens for FitsWrittn status messages
and relays them to a server listening on a special port, as defined in
the properties. |
class |
GenericMaster
A generic parent class for device masters. |
static class |
GenericMaster.Standalone
Standalone class that does not respond to commands, but provides a set of global variables and switches. |
class |
GenericSimulator
A class used as a parental class for concrete device simulators. |
class |
ReceiverTorso
The command receiver. |
class |
SpectrographCaster
A concret caster client that connects to the telescope control. |
class |
TelescopeCaster
A concret caster client that connects to the telescope control. |
class |
WifsipCaster
A concret caster client that connects to the ccd control. |
| Uses of ExitCleaning in stella.roof |
|---|
| Classes in stella.roof that implement ExitCleaning | |
|---|---|
class |
Blinker
A blinker is used to provide some sort of a warning signal before the STELLA roof starts moving. |
class |
LightSwitch
A class providing access to a RS485-enabled light switch. |
class |
OneReadTrigger
A trigger that reads the serial line on startup. |
class |
RoofTrigger
A trigger that directly connects to a RoofOperating instance. |
class |
ShelterTrigger
A trigger that directly connects to a Sheltering instance. |
class |
SwitchTrigger
An event trigger that constanly monitors the status of the roof switches. |
| Uses of ExitCleaning in stella.sensor |
|---|
| Classes in stella.sensor that implement ExitCleaning | |
|---|---|
class |
AbstractSensor
The abstract base class used for reading abstract sensors. |
class |
AbstractWeatherSurveyor
An abstract implementation of the WeatherSurveying interface. |
class |
AverageSensor
A class that takes a list of individual sensors and returns the average of their measurements as its measurement. |
class |
BadSensor
A bad sensor does not generate data events based on reading a true sensor, but generates it from evaluating a probability description. |
class |
CumulativeSensor
A cumulative sensor cumulates readings. |
class |
DailyDumpRepository
This class dumps all incomming data from the sensors to data files. |
class |
DatabaseCurrent
A simple class that writes the data it obtained from the SensorRepository to a postgresql database. |
class |
DatabaseNow
A class that registers as an rmi-data listener to the stated list of sources Whenever a data event is received, the physical value is passed to a database, that only caches the most recent values. |
class |
DataSensor
A sensor that produces data events. |
class |
DerivativeSensor
A derivating sensor adds the capability of calculating the first derivative of the sensor readings. |
class |
DewPoint
A class that calculates the difference between the ambient temperature and the dewpoint. |
class |
FakeSensor
A fake sensor does not generate data events based on reading a true sensor, but generates it from reading a file. |
class |
FakeSolZSensor
This class is for the STELLA system at an increased pace. |
class |
HealthSensor
A class to monitor voltage and temperature of the computer core. |
class |
HumiditySwitch
A switch that listens to a sensor and, based on the reading, switches an RS485-relay on and off. |
class |
KeystrokeSensor
A sensor to generate weather events with the keyboard. |
class |
MoxaSensor
A sensor representation of a moxa sensor, without conversion for temperature sensors and possibly with conversion on AD moduels. |
class |
NoiseSolZSensor
This is a non-abstract implementation of a WeatherSensor. |
class |
OneWireADSensor
A sensor representation of analog input data read with a one-wire A/D converter. |
class |
OneWireRainSensor
A sensor representation of a one-wire sensor. |
class |
OneWireSensor
A sensor representation of a one-wire sensor. |
class |
ParameterSensor
A sensor that reads a parameter and derives its rule out of it. |
class |
PredictiveSensor
A prediciting sensor adds the capability of predicting future sensor readings. |
class |
QuickDumpSensor
A test-unti only. |
class |
ReadoutRepository
This class acts as a repository for a whole bundle of sensor values. |
class |
RS485RainSensor
A representation of a digital rain sensor. |
class |
RS485Sensor
A sensor representation of analog input data read with a NuDAM-6017 module. |
class |
SensorRepository
This class acts as a repository for a whole bundle of sensor values. |
class |
SmoothingSensor
A smoothing sensor adds the capability of smoothing the sensor readings with some general, but always causal linear smoothing method. |
class |
SolHeightSensor
This is a non-abstract implementation of a WeatherSensor that acts
similar to the stand-alone SolZSensor. |
class |
SolZSensor
This is a non-abstract implementation of a WeatherSensor. |
class |
TimerTaskSensor
The abstract base class used for reading abstract sensors. |
class |
Ups
A class to represent an ups. |
class |
UpsSensor
A sensor representation of a ups sensor. |
class |
WeatherDatabase
A simple class that reads weather data from the database and generates WeatherSurveying.BlockData out of it. |
class |
WeatherRemainsBad
The weather trigger exports the weather from a local WeatherSurveying
instance to remote listeners. |
class |
WeatherSensor
This is the last abstract class in the sensor chain. |
class |
WeatherStation
A class acting as a conductor of several WeatherSensors. |
class |
WeirdSolZSensor
This class is for testing the behaviour of the STELLA system if one sensor suddenly starts producing weird data. |
| Uses of ExitCleaning in stella.telescope |
|---|
| Classes in stella.telescope that implement ExitCleaning | |
|---|---|
class |
CabinetSwitch
A switch to turn the power in the switch cabinet of the telescope on and off. |
class |
GregorDriver
Class that represents the gregor telescope within the SCS robotic framework. |
class |
TelescopeMaster
Class that resides on the telescope side and directly talks to a Pilar3 server via a TCP/IP socket connection. |
class |
TelescopeSimulator
A telescope simulator. |
| Uses of ExitCleaning in stella.util |
|---|
| Classes in stella.util that implement ExitCleaning | |
|---|---|
class |
DummySequencer
A class that implements a sequencer for testing the master mind. |
class |
HighestTarget
Selects the highest target out of a list of targets. |
class |
PointingGrabber
A simple extension to a RmiErrorListener with the sole purpose
to send
status commands to the telescope and retrieve the pointing information
from the telescope out of the received TelescopeStatus status. |
class |
PointingScheduler
A class that should be used as a scheduler during automatic pointing model deriving. |
class |
SimulatorSequencer
This class is used as a Sequencing instanance for
simulating the target load on STELLA. |
class |
SimulatorWeather
This class is the base class for simple or more sophisticated average-weather predictors to use in simulations of STELLA action. |
class |
SubTargets
Takes a huge list of possible targets and applies a general filtering on them. |
class |
TargetChangeListener
A class waiting for notification of target picks, then queries the target name and prints it to std-out. |
class |
TelescopeAuxiliaryCaster
A simple class that allows sending of telescope commands from a generic master to the telescope. |
class |
TransferListener
A transfer listener is responsible for tranferring fits files from the local host to a remote archive. |
| Uses of ExitCleaning in stella.xml |
|---|
| Classes in stella.xml that implement ExitCleaning | |
|---|---|
class |
LoopingSequencer
|
class |
XMLSequencer
|
| Uses of ExitCleaning in util |
|---|
| Subinterfaces of ExitCleaning in util | |
|---|---|
interface |
Preserving
Object that can preserve their current state on exit, thus they are also exit cleaning. |
| Classes in util that implement ExitCleaning | |
|---|---|
class |
RegistryCleaner
A thread that clears bindings found in the local registry. |
| Uses of ExitCleaning in util.rmi |
|---|
| Classes in util.rmi that implement ExitCleaning | |
|---|---|
class |
AbstractRmiCaster
Base implementation of an rmi-enabled caster. |
class |
AbstractRmiDataSink
A skeleton implementation of a data sink. |
class |
AbstractRmiListener
The common base class for all implementations of rmi-based listeners. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||