InSpace Structure

Observer’s position and velocity in a near-Earth spacecraft.

Definition

Namespace: ASCOM.Tools.Novas31
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
C#
public struct InSpace
Inheritance
Object    ValueType    InSpace

Fields

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

Version Information

.NET Standard

Supported in: 2.0

See Also