Get the initial capacity of a fuel tank station.
MissionModeler_RM <AircraftObjPath> Configuration Station "<StationName>" GetValue InitialFuelState [<Unit>]
MissionModeler_RM <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" GetValue InitialFuelState [<Unit>]
Get the amount of fuel contained in the tank at the beginning of the mission; this value cannot exceed the Capacity.
This command is valid for Internal Fuel Tank station and External Fuel Tank station only.
<StationName> | The name of the station, either an Internal Fuel Tank station or an External Fuel Tank station. |
<Unit> | Enter the unit that the value is returned in. This parameter is optional, the default unit is kilogram (kg). The unit type is Mass. |
The value is returned in the unit specified or in kg.
MissionModeler_RM */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" GetValue InitialFuelState lb
MissionModeler_RM */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Station 1/External Fuel Tank" GetValue InitialFuelState
STK Programming Interface 11.0.1