Click or drag to resize

Observer Structure

General specification for the observer's location
Inheritance Hierarchy
SystemObject
  SystemValueType
    ASCOM.AstrometryObserver

Namespace: ASCOM.Astrometry
Assembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public struct Observer

The Observer type exposes the following members.

Fields
 NameDescription
Public fieldNearEarth Data for an observer's location on a near-Earth spacecraft (where = 2)
Public fieldOnSurf Data for an observer's location on the surface of the Earth (where = 1)
Public fieldWhere Code specifying the location of the observer: 0=at geocenter; 1=surface of earth; 2=near-earth spacecraft
Top
See Also