GpsRinexPropagatorReferenceFrame Property |
Gets the Earth Fixed reference frame, which is the frame that the GPS satellite orbital positions
are referenced to.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ReferenceFrame ReferenceFrame { get; }
Public ReadOnly Property ReferenceFrame As ReferenceFrame
Get
public:
property ReferenceFrame^ ReferenceFrame {
ReferenceFrame^ get ();
}
member ReferenceFrame : ReferenceFrame with get
Property Value
Type:
ReferenceFrameRemarks See Also