Click or drag to resize

Sgp4PropagatorSgp4EstimationOutputEstimatedElements 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: 24.1.418.0 (24.1.418.0)
Syntax
public Sgp4Elements EstimatedElements { get; }

Property Value

Type: Sgp4Elements
See Also