MissionModeler Aircraft CopyPerfModel

Copy a performance model for the MissionModeler Aircraft object.

Related Commands

  • MissionModeler Aircraft
  • Syntax

    MissionModeler <AircraftObjPath> Aircraft CopyPerfModel "<Type>" "<FromName>" "<ToName>"

    Description

    "<Type>" Enter the type of the performance model, one of the following: Acceleration, Climb, Cruise, Descent, Landing, Takeoff or TerrainFollow.
    "<FromName>" Enter the name of the performance model to copy from.
    "<ToName>" Enter the new name of the performance model to copy to.

     

    Examples

    MissionModeler */Aircraft/Aircraft1 Aircraft CopyPerfModel "Acceleration" "CustomAccelModel" "CopyAccelModel"