public interface TargetQuickProviding<T extends TargetDefinition> extends TargetProviding<T>
SERIAL, XML| Modifier and Type | Method and Description |
|---|---|
Map<String,Star> |
mapToStars()
This method retrieves a mapping of target names to
SimpleStar of the main star, if there is one. |
Map<String,String> |
mapToUsers()
For convenience, as this is a often-used linking, this method returns
a mapping of target-names (which are unique for a single telescope) to
user names.
|
addTarget, clear, getActiveTargets, getAllTargets, getCompletedTargets, getFromActive, getFromAll, removeTarget, restoreMap<String,String> mapToUsers()
Map<String,Star> mapToStars()
SimpleStar of the main star, if there is one. The main
star is guranteed to be at least marginally valid, i.e. it provides
ra and de.