LambertOrbitSolverFailedToConvergeEventArgsDirectionOfFlight Property  | 
 
            Gets the rotation sense of the Lambert path.
            
 
    Namespace: 
   AGI.Foundation.Propagators
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.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