PushOverG

Get the push over G force.

Related Commands

Syntax

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

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

Description

Returns the force normal to the velocity vector used to transition into a descent or to transition from a climb to 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 push over G force value is returned in the unit specified or in G-SeaLevel.

Example: Getting PushOverG for Aircraft

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

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue PushOverG

Example: Getting PushOverG for Acceleration PerformanceModel

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

 

STK Programming Interface 11.0.1