Click or drag to resize

OrbitLifetimeResults.Status Property

Gets or sets the status indicating whether the orbit has decayed or whether the calculation finished without finding any decay.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public LifetimeCalculationStatus Status { get; set; }

Property Value

Type: LifetimeCalculationStatus
See Also