TakeoffLandingCl

Get the takeoff/landing coefficient of lift value for the aircraft.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" GetValue TakeoffLandingCl

Description

Returns the coefficient of lift at zero angle of attack, for takeoff and landing. This value is valid for Custom Acceleration models only.

"<ModelName>" Enter the acceleration model name.

Return Value

A real number.

Examples

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

 

STK Programming Interface 11.0.1