RemoveProfileItem

Remove the specified profile item.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel "Climb" "<ModelName>" SetValue RemoveProfileItem <Index>

MissionModeler <AircraftObjPath> Aircraft PerfModel "Cruise" "<ModelName>" SetValue RemoveProfileItem <Index>

MissionModeler <AircraftObjPath> Aircraft PerfModel "Descent" "<ModelName>" SetValue RemoveProfileItem <Index>

Description

Removes the profile item at the specified index value. Certain profile items cannot be removed or set below minimum values - the command will NACK in those instances.

"<ModelName>" Enter the Climb, Cruise or Descent model name.
<Index> Enter the index number of the profile item to be removed.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Cruise" "CruiseMdl1" SetValue RemoveProfileItem 1

 

STK Programming Interface 11.0.1