Insert a new profile item.
MissionModeler <AircraftObjPath> Aircraft PerfModel "Cruise" "<ModelName>" SetValue InsertProfileItem <Altitude> <AltitudeUnit> <TAS> <TASUnit> <FuelFlow> <FuelFlowUnit>
Insert a new profile item with the specified values.
"<ModelName>" | Enter the Cruise model name. |
<Altitude> | Enter the altitude for the aircraft. This value should be greater than or equal to 0.0. |
<AltitudeUnit> | Enter the unit that the <Altitude> is entered in. The dimension type is MissionModelerAltitude. |
<TAS> | Enter the aircraft's true airspeed. |
<TASUnit> | Enter the unit that the <TAS> is entered in. The dimension type is MissionModelerSpeed. |
<FuelFlow> | Enter the aircraft's fuel flow rate. |
<FuelFlowUnit> | Enter the unit that the <FuelFlow> is entered in. The dimension type is MissionModelerFuelFlow. |
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Cruise" "CruiseMdl1" SetValue InsertProfileItem 35000 ft 420 nm/hr 4915 lb/hr
STK Programming Interface 11.0.1