| Class | Description |
|---|---|
| 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.
|
| AbstractDatabaseParameter |
An abstract implementation of a parameter that connects to a database.
|
| AbstractParameter |
An abstract base class for all parameter.
|
| DateFromJd |
Converts a julian date into a human-readable date, formatted in ISO style.
|
| HostAddress |
Delivers a host name as an InetAddress object.
|
| LookupParameter |
Translates one parameter reading via a lookuplist into another value.
|
| SimpleParameter |
A helper class providing a simple parameter.
|
| TargetCatalogName |
A paramter that delivers the target name in a SIMBAD-resolvable fashion.
|
| TargetName |
A paramter that delivers the target name.
|
| TargetSetupParameter |
A general variable representing a constant in a setup of a target.
|
| TargetType |
A paramter that delivers the target name.
|
| TargetUser |
A paramter that delivers the target user name.
|
| WatchController |
A watch-controller is a super-class for instances that control a set of
RollOverWatches. |
| WcsString |
A dummy variable to allow WCS header entries formatting ra or dec as a
sexagesimal string.
|