Click or drag to resize

SP3cEphemerisOrbitManeuver Property

Gets the orbit maneuver times as indicated by the orbit maneuver flag in the position 'P' record If the flag is set for this time, there was an orbit maneuver after the previous epoch or at this epoch.

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 SP3cEphemerisData<JulianDate> OrbitManeuver { get; }

Property Value

Type: SP3cEphemerisDataJulianDate
See Also