EmptyWeight

Specify the empty weight of the aircraft.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Configuration SetValue EmptyWeight <Value> [<Unit>]

MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration SetValue EmptyWeight <Value> [<Unit>]

Description

Specify the weight of the aircraft without any fuel or payload.

<Value> Enter the empty weight of the aircraft.
<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 Aircraft DefaultConfiguration SetValue EmptyWeight 1500 lb

MissionModeler */Aircraft/Aircraft1 Configuration SetValue EmptyWeight 907.0

 

STK Programming Interface 11.0.1