Opt to allow Aviator to calculate the Angle of Attack. Otherwise, the value will be 0 by default.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CalculateAOA() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_CalculateAOA(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getCalculateAOA(); |






