LambertOrbitSolverFailedToConvergeEventArgsDirectionOfFlight Property |
Gets the rotation sense of the Lambert path.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic OrbitDirectionType DirectionOfFlight { get; }
Public ReadOnly Property DirectionOfFlight As OrbitDirectionType
Get
public:
property OrbitDirectionType DirectionOfFlight {
OrbitDirectionType get ();
}
member DirectionOfFlight : OrbitDirectionType with get
Property Value
Type:
OrbitDirectionType
See Also