Click or drag to resize

SeedFiniteManeuverOperatorFuelFlowRateScalar Property

Gets or sets the scalar representing the fuel flow rate. Note that this will be evaluated once at the time of the ImpulsiveManeuverSegment to estimate the overall time needed to achieve the delta-v of the impulsive maneuver.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Scalar FuelFlowRateScalar { get; set; }

Property Value

Type: Scalar
See Also