Click or drag to resize

SP3aEphemerisVelocities Property

Gets the Velocity data, by pseudorandom number.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SP3aEphemerisData<Cartesian> Velocities { get; }

Property Value

Type: SP3aEphemerisDataCartesian
Remarks
The velocity data is returned in meters/second.
See Also