Click or drag to resize

CruiseBehaviorLevelOffAltitudeBandAboveCruise Property

Gets or sets the altitude range above the desired cruise altitude where the aircraft will transition from descending 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> LevelOffAltitudeBandAboveCruise { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also