Click or drag to resize

Sgp4Propagator.Sgp4EstimationInput.MaxIterations Property

Gets or sets the maximum iterations to perform when solving. By default, the value is 20.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public int MaxIterations { get; set; }

Property Value

Type: Int32
See Also