Click or drag to resize

CruiseBehaviorLevelOffAltitudeBandBelowCruise Property

Gets or sets the altitude range below the desired cruise altitude where the aircraft will transition from climbing flight to cruising flight.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ValueDefinition<double> LevelOffAltitudeBandBelowCruise { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also