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: 25.1.421.0 (25.1.421.0)
Syntaxpublic CruiseCommandedValues CommandedValues { get; }Public ReadOnly Property CommandedValues As CruiseCommandedValues
	Get
public:
property CruiseCommandedValues CommandedValues {
	CruiseCommandedValues get ();
}member CommandedValues : CruiseCommandedValues with get
Property Value
Type: 
CruiseCommandedValues
See Also