User Tools

Site Tools


aircraft:tmd_preset

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
aircraft:tmd_preset [2017/01/30 19:10] jhaircraft:tmd_preset [2018/09/20 11:45] jh
Line 1: Line 1:
-====== Preset TMD / Configuration ====== +====== State Preset TMD / Configuration ====== 
-The tmd preset files are usually identified with a suffix like '_clean.tmd', '_takeoff.tmd' and '_landing.tmd'. A preset file is loaded after the (main) .tmd file when the aircraft is placed onto the runway or set into final approach or somewhere on the map in the air. The preset then overwrites the default values of the (main) .tmd file. This way when the user selects the air start, the gear is already retracted and the flaps are set to up even if the gear or flaps where down before the location on the map was changed.+The tmd preset files are usually identified with a suffix like '_clean.tmd', '_takeoff.tmd' and '_landing.tmd'. A preset file is loaded after the main [[aircraft:tmd|aircraft tmd]] file when the aircraft is placed onto the runwayset into final approach or somewhere on the map in the air. The preset is then loaded and all of its contents overwrites the default values of the (main) .tmd file. This way when the user selects the air start, the gear can already be retracted and the flaps are already set to up even if the gear or flaps where down before the location on the map was changed.
  
-It is recommended to pay attention when the presets are created, it does not look good if the gear lever moves into position only after the aircraft was moved up in the air or if half of the cockpit switches change their status in the first brief moment. Especially slow elements like the gear position or flap position should be adjusted correctly so that the aircraft doesn't fall from the sky on final approach or that the user has to wait for the flaps to extend when he/she wants to take off.+It is recommended to pay attention when the presets are created, it does not look good if the gear lever moves into position only after the aircraft was moved up in the air or if half of the cockpit switches change their status in the first brief moment. Especially slow elements like the gear position or flap position should be added to these preset files so that the aircraft doesn't fall from the sky on final approach or that the user has to wait for the flaps to extend when he/she wants to take off.
  
-Not providing a preset for a particular initialization method is possible, then the Aerofly just won't change any default parameter of the .tmd file. Some simpler aircraft might not need a preset for all of the different initialization modes.+Not providing a preset for a particular initialization method is possible, then the Aerofly just won't change any default parameter of the .tmd file. Some simpler aircraft might not need a preset for all of the different for all initialization modes. 
 + 
 +=== Example === 
 + 
 +<code><[file][][] 
 +    <[modelmanager][][] 
 +        <[pointer_list_tmuniverse][DynamicObjects][] 
 + 
 +            // set flaps full 
 +            <[input_default][FlapsInput][0] 
 +                <[float64][Value][1.0]> 
 +            > 
 +            <[servoclassic][FlapPosition][0] 
 +                <[float64][Position][0.61087]> 
 +            > 
 +            <[servoclassic][SlatPosition][0] 
 +                <[float64][Position][0.47123]> 
 +            > 
 +             
 +             
 +        > 
 +    > 
 +
 +</code>
aircraft/tmd_preset.txt · Last modified: 2019/07/07 18:09 by jh