Click or drag to resize

SimpleAscentPropagatorWarnings.FinalFlightPathAngleMismatch Property

Gets or sets a value indicating whether the propagator was unable to meet the specified final flight path angle and there is a discontinuity in the flight path angle at burnout.

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

Property Value

Type: Boolean
See Also