MissionModeler Aircraft RenamePerfModel
Rename a performance model for the MissionModeler Aircraft object.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Aircraft RenamePerfModel "<Type>" "<OldName>" "<NewName>"
Description
"<Type>" | Enter the type of the performance model, one of the following: Acceleration, Climb, Cruise, Descent, Landing, Takeoff or TerrainFollow. |
"<OldName>" | Enter the existing name of the performance model. |
"<NewName>" | Enter the new name of the performance model. |
Examples
MissionModeler */Aircraft/Aircraft1 Aircraft RenamePerfModel "Acceleration" "CustomAccelModel" "AccelModel24"