Get the initial fuel state of the aircraft.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property InitialFuelState() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_InitialFuelState(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getInitialFuelState(); |






