Click or drag to resize

OrbitLifetimeResultsDateOfDecay Property

Gets or sets the expected date after which the satellite is expected to permanently decay, or in the case that the Status indicates an incomplete calculation this will be equal to the ReferenceEpoch indicating an unknown decay date.

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

Property Value

Type: JulianDate
See Also