Get the option to control how fine the control is over the airspeed adjustments in formation flight.
Read-only property
[Visual Basic .NET] |
---|
Public Property UseSeparateAirspeedControl() As Boolean |
[C#] |
---|
public bool UseSeparateAirspeedControl {get;} |
[Managed C++] |
---|
public: __property bool get_UseSeparateAirspeedControl(); |
[Unmanaged C++] |
---|
public: HRESULT get_UseSeparateAirspeedControl( VARIANT_BOOL * pVal ); |
[Java] |
---|
public bool getUseSeparateAirspeedControl(); |