TotalCG

Get the center of gravity for the total aircraft.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Configuration GetValue TotalCG [<Unit>]

MissionModeler_RM <AircraftObjPath> Aircraft DefaultConfiguration GetValue TotalCG [<Unit>]

Description

This command returns the Cartesian values that describe the position of the aircraft's center of gravity.

<Unit> Enter the unit that the coordinates are returned in. The default unit is meter. The unit type is Small Distance Unit.

Return Value

The cartesian values representing the position, <X> <Y> <Z>, are returned in the unit specified or in meters.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Configuration GetValue TotalCG

MissionModeler_RM */Aircraft/Aircraft1 Aircraft DefaultConfiguration GetValue TotalCG feet

 

STK Programming Interface 11.0.1