Click or drag to resize

Sgp4Propagator.Sgp4EstimationOutput.EstimatedElements Property

Gets the estimated set of elements representing the ephemeris at epoch.

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

Property Value

Type: Sgp4Elements
See Also