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(); | 
| [Python - STK API] | 
|---|
| @property def TotalWeightMaxFuel(self) -> float: | 





