PullUpG

Get the pull up G force.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft GetValue PullUpG [<Unit>]

MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" GetValue PullUpG [<Unit>]

Description

Returns the force normal to the velocity vector used to transition into a climb or to transition out of a dive into the next flight segment.

[<Unit>] Enter the unit that the value is returned in. This parameter is optional, the default unit is G-SeaLevel. The dimension type is MissionModelerG.

Return Value

The pull up G force value is returned in the unit specified or in G-SeaLevel.

Example: Getting PullUpG for Aircraft

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue PullUpG G-SeaLevel

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue PullUpG

Example: Getting PullUpG for Acceleration PerformanceModel

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" GetValue PullUpG

 

STK Programming Interface 11.0.1