ProfileItem

Modify the specified profile item.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel "Cruise" "<ModelName>" SetValue ProfileItem <Index> {ItemType} <Value> <Unit>

Description

Modify the profile item at the specified index value.

"<ModelName>" Enter the Cruise model name.
<Index> Enter the index number of the profile item to be modified.
{ItemType} Enter the item being changed. Valid values are

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Cruise" "CruiseMdl1" SetValue ProfileItem 1 Altitude 48000 ft

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Cruise" "CruiseMdl1" SetValue ProfileItem 1 TAS 415 nm/hr

 

STK Programming Interface 11.0.1