Click or drag to resize

SimpleAscentPropagatorWarningsVelocityDiscontinuityAtBurnout Property

Gets or sets a value indicating whether the propagator was unable to meet the specified launch conditions and there is a discontinuity in the velocity at burnout.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool VelocityDiscontinuityAtBurnout { get; set; }

Property Value

Type: Boolean
See Also