Click or drag to resize

Sgp4Propagator.Sgp4EstimationOutput.NumberOfObservations Property

Gets the number of observations used for the fit (corresponding to the number of states in the input).

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 NumberOfObservations { get; }

Property Value

Type: Int32
See Also