ForwardFlightCl

Get the forward flight coefficient of lift value for the aircraft.

Related Commands

Syntax

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

Description

Returns the coefficient of lift at zero angle of attack, for forward flight. This attribute 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 ForwardFlightCl

 

STK Programming Interface 11.0.1