Click or drag to resize

LifetimeOrbitPropagatorDecayAltitude Property

Gets or sets the altitude to use to determine when a satellite will permanently decay. This is the point at which the orbit has decayed and calculations stop. By default, this is 65,000 meters.

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

Property Value

Type: Double
See Also