|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TelescopeFeatures
Object representing all features of a telescope.
Method Summary | |
---|---|
TelescopeAlignmentMode |
getAlignmentMode()
Returns the alignment mode of the telescope mount. |
TelescopeEquatorialCoordinateType |
getEquatorialSystem()
Returns the equatorial coordinate system used by this telescope. |
Method Detail |
---|
TelescopeAlignmentMode getAlignmentMode()
NULL
if the alignment mode is unknown.
TelescopeEquatorialCoordinateType getEquatorialSystem()
Most amateur telescopes use local topocentric coordinates. This coordinate system is simply the apparent position in the sky (possibly uncorrected for atmospheric refraction) for "here and now", thus these are the coordinates that one would use with digital setting circles and most amateur scopes. More sophisticated telescopes use one of the standard reference systems established by professional astronomers. The most common is the Julian Epoch 2000 (J2000). These instruments apply corrections for precession, nutation, abberration, etc. to adjust the coordinates from the standard system to the pointing direction for the time and location of "here and now".
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |