Station GetValue EmptyWeight

Get the empty weight of the fuel tank station.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Configuration Station "<StationName>" GetValue EmptyWeight [<Unit>]

MissionModeler_RM <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" GetValue EmptyWeight [<Unit>]

Description

Get 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.
<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.

Return Value

The value is returned in the unit specified or in kg.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" GetValue EmptyWeight lb

MissionModeler_RM */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Station 1/External Fuel Tank" GetValue EmptyWeight

 

STK Programming Interface 11.0.1