public class DerotatorGeometry extends AbstractHorizontalGeometry implements RayPath
| Modifier and Type | Field and Description |
|---|---|
private Value |
derotoff |
static String |
KEY_DEROTATOROFFSET
Default value with RMI from telescope 'rmiderotoff'.
|
KEY_ALIGNMENTANGLE, KEY_ALTITUDE, KEY_ARCSECSCALE, KEY_AZIMUTH, KEY_CHIRALITY, KEY_GUIDERSCALE, KEY_PARALLACTICANGLE, KEY_TCSAZIMUTHANGLE, KEY_TCSZENITHDISTANCEKEY_LISTSEPARATOR, KEY_MAPKEYVALUECHAR, KEY_MAPSEPARATORCONFIG, KEY_CLASS| Constructor and Description |
|---|
DerotatorGeometry(Map<String,String> props) |
| Modifier and Type | Method and Description |
|---|---|
protected Number |
getDerotatorOffset() |
Number |
getEquatorialAngle()
Returns the angle between the y-axis of the CCD and the declination axis.
|
Number |
getHorizontalAngle()
Returns the angle between the y-axis of the CCD and the elevation axis.
|
void |
registerGlobals(GlobalGrouping set)
We grab the parameters for the derotator offset.
|
getAlignmentAngle, getAltitude, getArcsecPerPixel, getAzAltShiftFromPixelDistance, getAzimuth, getChirality, getParallacticAngle, getPixelPositionFromRaDe, getTcsShiftFromPixelDistanceaugment, augment, augment, augment, augment, clone, defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsEnums, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, initProperties, isNew, parseObject, parseObject, reload, reload, removeProperty, requires, rescanned, setObject, setProperties, setProperty, stringProperties, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPixelPositionFromRaDe, getTcsShiftFromPixelDistancegetAltitude, getAzimuth, getParallacticAnglegetArcsecPerPixel, getChiralitypublic static final String KEY_DEROTATOROFFSET
private Value derotoff
public void registerGlobals(GlobalGrouping set)
registerGlobals in interface GlobalDependingregisterGlobals in class AbstractHorizontalGeometryprotected Number getDerotatorOffset()
public Number getEquatorialAngle()
CcdReferencegetEquatorialAngle in interface CcdReferencepublic Number getHorizontalAngle()
CcdReferencegetHorizontalAngle in interface CcdReference