Click or drag to resize

ImpulsiveManeuverInformation.InvalidFuelUseBehavior Property

Gets or sets a enum specifying what should be done if there is not enough fuel for the requested DeltaV.

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

Property Value

Type: InvalidFuelStateBehavior
See Also