Click or drag to resize

OrbitLifetimeResultsStatus 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: 24.1.418.0 (24.1.418.0)
Syntax
public LifetimeCalculationStatus Status { get; set; }

Property Value

Type: LifetimeCalculationStatus
See Also