Observer’s position and velocity in a near-Earth spacecraft.
Inheritance HierarchySystemObject
SystemValueType
ASCOM.AstrometryInSpace
Namespace: ASCOM.AstrometryAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic value class InSpace
The InSpace type exposes the following members.
Fields| | Name | Description |
|---|
 | ScPos |
Geocentric position vector (x, y, z), components in km with respect to true equator and equinox of date
|
 | ScVel |
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