Click or drag to resize

ImpulsiveManeuverSegmentResults.RanOutOfFuel Property

Gets or sets a value indicating whether the maneuver in this segment ran out of fuel.

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

Property Value

Type: Boolean
See Also