ITelescopeV3EquatorialSystem Property |
Namespace: ASCOM.DeviceInterface
Exception | Condition |
---|---|
NotConnectedException | If the device is not connected |
DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. Include sufficient detail in the message text to enable the issue to be accurately diagnosed by someone other than yourself. |
Must be implemented, must not throw a PropertyNotImplementedException.
Most amateur telescopes use 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".This is only available for telescope InterfaceVersions 2 and later.