| Package | Description |
|---|---|
| stella.telescope |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,TelescopePosition> |
TelescopeMaster.pointinglist
The list of telescope positions.
|
| Modifier and Type | Method and Description |
|---|---|
private TelescopePosition |
TelescopeMaster.getPointingPosition()
If a pointing model is available, we can get the uncorrected pointing
from POSITION.HORIZONTAL and the true pointing plus offset from
POSITION.INSTRUMENTAL.REALPOS.
|
TelescopePosition |
PointingProviding.getPosition()
Return the current pointing.
|
TelescopePosition |
GregorDriver.getPosition()
For pointing model issues, Return the current pointing.
|