MissionModeler Aircraft AddPerfModel
Add a performance model to the MissionModeler Aircraft object.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Aircraft AddPerfModel "<Type>" "<SeedName>" "<Name>"
Description
"<Type>" | Enter one of the following performance model types: Acceleration, Climb, Cruise, Descent, Landing, Takeoff or TerrainFollow. |
"<SeedName>" | Enter the name of the particular AGI model of the selected "<Type>", such as "AGI Descent Model". |
"<Name>" | Enter a name for the performance model. |
Examples
MissionModeler */Aircraft/Aircraft1 Aircraft AddPerfModel "Acceleration" "AGI Acceleration Model" "CustomAccelModel"