ObserverLocation Enumeration |
Location of observer
Namespace: ASCOM.AstrometryAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic enum ObserverLocation
Public Enumeration ObserverLocation
public enum class ObserverLocation
Members| Member name | Value | Description |
|---|
| EarthGeoCenter | 0 |
Observer at centre of the earth
|
| EarthSurface | 1 |
Observer on earth's surface
|
| SpaceNearEarth | 2 |
Observer in near-earth spacecraft
|
See Also