Station SetValue InitialFuelState

Specify the initial capacity of a fuel tank station.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Configuration Station "<StationName>" SetValue InitialFuelState <Value> [<Unit>]

MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" SetValue InitialFuelState <Value> [<Unit>]

Description

Specify 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, for which the initial capacity is being set.
<Value> Enter the initial capacity of the station.
<Unit> Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is kilogram (kg). The unit type is Mass.

 

Examples

MissionModeler */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" SetValue InitialFuelState 1500 lb

MissionModeler */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Station 1/External Fuel Tank" SetValue InitialFuelState 907.0

 

STK Programming Interface 11.0.1