ProfileItemCount

Get the number of profile items for the specified performance model.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "<ModelType>" "<ModelName>" GetValue ProfileItemCount

Description

This attribute is valid for Custom performance models.

"<ModelType>" Enter the performance model type: Climb, Cruise or Descent.
"<ModelName>" Enter the performance model name.

Return Value

The number of profile items.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Descent" "DescAc2" GetValue ProfileItemCount

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Climb" "Climb34" GetValue ProfileItemCount

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Cruise" "Cruise35000" GetValue ProfileItemCount

 

STK Programming Interface 11.0.1