Click or drag to resize

CruiseBehaviorAltitude Property

Gets or sets the desired cruise altitude with respect to the HeightReferenceSurface.

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> Altitude { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also