Click or drag to resize

GpsRinexPropagator.GetMotionReferenceFrame Method

Gets the reference frame in which the motion is defined.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
protected override ReferenceFrame GetMotionReferenceFrame()

Return Value

Type: ReferenceFrame
The reference frame.
See Also