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