| Package | Description |
|---|---|
| globals.rmi | |
| stella | |
| stella.globals |
| Modifier and Type | Class and Description |
|---|---|
class |
Unique
This parameter provides a unique identifier string that may be used in
acquire/guide frames, scientific exposures or similar.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StatusRequesting
An interface that signals that this parameter obtains its value from an
ErrorEvent, normally a status event, sent from the devices
and
that this value is linked to a changing parameter. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStatusRequestor
An abstract base class providing the functionalibility of a
StatusRequesting parameter. |
class |
AltTelescope
The current position of the telescope, altitude in degrees.
|
class |
AzTelescope
The current position of the telescope, altitude in degrees.
|
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 |
ExposureTimeLeft
A general variable representing the the currently remaining exposure time.
|
class |
FlatAndScienceGroup
This parameter conducts the automatic selection of twilight sky flats.
|
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 |
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 |
MirrorTemperature
A simple parameter that reflects the currently attained focus position of
the telescope.
|
class |
ObservableList
A parameter that is capable of cumulating a list of observable targets along
with their highest-ever merit.
|
class |
PowerTelescope
The current power state of the telescope, as parsed from a status event.
|
class |
ProposalTime
Counts the time spent on certain proposals.
|
class |
RankProvider
A frame provider is a parameter that defines a certain rectangluar areas,
normally depending on target picked and/or error received.
|
class |
RemoteSensorAverage
Returns the average of a sensor.
|
class |
RemoteSensorMaximum
Returns the average of a sensor.
|
class |
RemoteSensorStatistic
This value registers to a sensor that is a
RmiDataCaster. |
class |
RunningCount
This parameter provides a running number which can be preserved and
restored.Running number counts occurrence of certain errors, defined in
concrete subclasses.
|
class |
RunningExposureNumber |
class |
SensorStatistic
A sensor statistic acts as a data listener, where every data event received
is added to the statistic.
|
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 |
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 |
TelescopeError
A class that uses incoming
TelescopeStatus errors to deduce
eventually occuring telescope errors. |
class |
TrackTime
A general variable representing the tracking time remaining for the actual
object.
|