| Interface | Description |
|---|---|
| TargetDefinition |
An interface describing an astronomical target in a way that it is handable
by a scheduler and a sequencer.
|
| TargetDepending |
A target depending object draws its state from the current target.
|
| Class | Description |
|---|---|
| AbstractTarget |
An abstract target providing mainly helper classes.
|
| AbstractTarget.Aim |
The class describing the celestial aim in the target.
|
| AbstractTarget.Allocation |
The implementation of the
HistoryAware.Pick interface. |
| AbstractTarget.ConstraintAdapter |
An adapter class for
Appointable.Constraints. |
| AbstractTarget.FitsEntry |
A class containing a single fits-header info.
|
| AbstractTarget.PickAdapter |
The implementation of the
HistoryAware.Pick interface. |
| AbstractTarget.Setup |
A class representing
DTDConstants#SETUP elements in the DOM. |
| AbstractTarget.TargetComparator |
A base comparator for comparing target definitions.
|