Click or drag to resize

SP3dEphemerisPositions Property

Gets the position data, by Satellite Identifier.

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 SP3dEphemerisData<Cartesian> Positions { get; }

Property Value

Type: SP3dEphemerisDataCartesian
Remarks
The positions are returned in meters.
See Also