LambertOrbitSolverFailedToConvergeEventArgsRevolutionCount Property |
Gets the number of revolutions in this transfer orbit.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int RevolutionCount { get; }
Public ReadOnly Property RevolutionCount As Integer
Get
public:
property int RevolutionCount {
int get ();
}
member RevolutionCount : int with get
Property Value
Type:
Int32See Also