Specify configuration for a fuel tank.
MissionModeler <AircraftObjPath> Configuration SetValue FuelTankInfo <TankIndex> {ValueType} <Value> [<Unit>]
MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration SetValue FuelTankInfo <TankIndex> {ValueType} <Value> [<Unit>]
<TankIndex> | Specify the index of the fuel tank to be changed. |
{ValueType} | Specify the value to be changed. |
<Value> | Enter the value to set. |
<Unit> | Enter the unit that the value is entered in. This parameter is optional, and is valid for Capacity and State only. The default unit is kilogram (kg). The unit type is Mass. |
MissionModeler */Aircraft/Aircraft1 Configuration SetValue FuelTankInfo 0 ConsumptionOrder 2
MissionModeler */Aircraft/Aircraft1 Configuration SetValue FuelTankInfo 0 Capacity 3000 kg
MissionModeler */Aircraft/Aircraft1 Aircraft DefaultConfiguration SetValue FuelTankInfo 1 State 3000
STK Programming Interface 11.0.1