Click or drag to resize

ImpulsiveManeuverInformationInvalidFuelUseBehavior 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: 24.1.418.0 (24.1.418.0)
Syntax
public InvalidFuelStateBehavior InvalidFuelUseBehavior { get; set; }

Property Value

Type: InvalidFuelStateBehavior
See Also