Click or drag to resize

Sgp4PropagatorSgp4EstimationInputRequestedEstimationEpoch Property

Gets or sets the requested epoch for the estimated Sgp4Elements. The actual Epoch of the Sgp4PropagatorSgp4EstimationOutput may not be what was input if the input lies within the interval of a leap second. See the AllowEstimationEpochDuringLeapSecond property for more information.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate RequestedEstimationEpoch { get; set; }

Property Value

Type: JulianDate
See Also