Specify the empty weight of the fuel tank station.
MissionModeler <AircraftObjPath> Configuration Station "<StationName>" SetValue EmptyWeight <Value> [<Unit>]
MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" SetValue EmptyWeight <Value> [<Unit>]
Specify the empty weight of a fuel tank station.
This command is valid for External Fuel Tank station only.
<StationName> | The name of an External Fuel Tank station, for which the empty weight is being set. |
<Value> | Enter the 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. |
MissionModeler */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" SetValue EmptyWeight 1500 lb
MissionModeler */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Station 1/External Fuel Tank" SetValue EmptyWeight 907.0
STK Programming Interface 11.0.1