Click or drag to resize

LifetimeOrbitPropagatorDurationLimit Property

Gets or sets the maximum total time to spend propagating, based on the OrbitLimitType. By default, this is set to 10 years.

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

Property Value

Type: Duration
See Also