Click or drag to resize

LifetimeOrbitPropagatorOrbitLimitType Property

Gets or sets the limitation for when the lifetime propagator calculation should stop its iteration.

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

Property Value

Type: LifetimeCalculationLimitType
See Also