Sgp4PropagatorSgp4EstimationOutputIterationsUsed Property |
Gets a value indicating the number of iterations used for the solution.
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 IterationsUsed { get; }
Public ReadOnly Property IterationsUsed As Integer
Get
public:
property int IterationsUsed {
int get ();
}
member IterationsUsed : int with get
Property Value
Type:
Int32See Also