Get the total weight of the aircraft with all fuel tanks full.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TotalWeightMaxFuel() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_TotalWeightMaxFuel(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getTotalWeightMaxFuel(); |






