BandedCruisePerformanceModelBandCommandedValues Property |
Gets the cruise commanded values associated with the
Altitude.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CruiseCommandedValues CommandedValues { get; }
Public ReadOnly Property CommandedValues As CruiseCommandedValues
Get
public:
property CruiseCommandedValues CommandedValues {
CruiseCommandedValues get ();
}
member CommandedValues : CruiseCommandedValues with get
Property Value
Type:
CruiseCommandedValuesSee Also