ClimbDescentCommandedValuesAirspeed Property |
Gets the commanded airspeed.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Airspeed { get; }
Public ReadOnly Property Airspeed As Double
Get
public:
property double Airspeed {
double get ();
}
member Airspeed : float with get
Property Value
Type:
DoubleSee Also