Click or drag to resize

InSpace Structure

Observer’s position and velocity in a near-Earth spacecraft.
Inheritance Hierarchy
SystemObject
  SystemValueType
    ASCOM.AstrometryInSpace

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

The InSpace type exposes the following members.

Fields
 NameDescription
Public fieldScPos Geocentric position vector (x, y, z), components in km with respect to true equator and equinox of date
Public fieldScVel Geocentric velocity vector (x_dot, y_dot, z_dot), components in km/s with respect to true equator and equinox of date
Top
See Also