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.2.419.0 (24.2.419.0)
Syntax public Sgp4Elements EstimatedElements { get; }
Public ReadOnly Property EstimatedElements As Sgp4Elements
Get
public:
property Sgp4Elements^ EstimatedElements {
Sgp4Elements^ get ();
}
member EstimatedElements : Sgp4Elements with get
Property Value
Type:
Sgp4ElementsSee Also