| Package | Description |
|---|---|
| globals.rmi | |
| globals.trigger | |
| globals.value | |
| 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 | Class and Description |
|---|---|
class |
CountDownTrigger
A trigger that has a nominal state, set by initboolean.
|
class |
CountingTrigger
A trigger that counts the time whenever it is true.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
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 |
IntegerId
An ID describable as an integer.
|
class |
RollOverWatch
A stopwatch counting time with the possibility of re-nulling at certain
times.
|
class |
StopWatch
A stop watch parameter counts elapsed time.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
FocusQuality
This parameter returns the list of all exact focus determinations.
|
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 |
TrackTime
A general variable representing the tracking time remaining for the actual
object.
|