Click or drag to resize

GpsRinexPropagatorGetMotionReferenceFrame 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: 24.1.418.0 (24.1.418.0)
Syntax
protected override ReferenceFrame GetMotionReferenceFrame()

Return Value

Type: ReferenceFrame
The reference frame.
See Also