Sgp4PropagatorGetMotionReferenceFrame Method |
Gets the reference frame in which the motion is defined.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax protected override ReferenceFrame GetMotionReferenceFrame()
Protected Overrides Function GetMotionReferenceFrame As ReferenceFrame
protected:
virtual ReferenceFrame^ GetMotionReferenceFrame() override
abstract GetMotionReferenceFrame : unit -> ReferenceFrame
override GetMotionReferenceFrame : unit -> ReferenceFrame
Return Value
Type:
ReferenceFrameThe reference frame.
See Also