NavstarISGps200DPropagatorReferenceFrame 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic ReferenceFrame ReferenceFrame { get; }Public ReadOnly Property ReferenceFrame As ReferenceFrame
	Get
public:
property ReferenceFrame^ ReferenceFrame {
	ReferenceFrame^ get ();
}member ReferenceFrame : ReferenceFrame with get
Property Value
Type: 
ReferenceFrame
Remarks
See Also