Howto:Implement pushback: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{WIP}}
[[Image:747-400_pushback_eham.jpg|thumb|270px|A KLM [[Boeing 747-400]] ready for pushback at [[EHAM]].]]
Currently, pushback is only used on [[JSBSim]] planes.
 
Within a short period, some generic pushback models will be available in the <tt>$FG_ROOT/Models</tt> directory. These models can be used at any plane, in a process that is described below.


===Systems/pushback.xml===
===Systems/pushback.xml===
Line 92: Line 95:
  </keyboard>
  </keyboard>


===Models/ .xml===
In your planes model file, we add a reference to one of the generic pushback models, or a custom made, shipped with your plane.
<model>
  <name>Pushback</name>
  <path>Models\Airport\Pushback\Goldhofert.xml</path>
  <offsets>
  <x-m>-25.0</x-m>
  <y-m>0</y-m>
  <z-m>-4.0</z-m>
  </offsets>
</model>


[[Category:Aircraft enhancement|Implent pushback]]
[[Category:Aircraft enhancement|Implent pushback]]
[[Category:Howto|Implent pushback]]
[[Category:Howto|Implent pushback]]

Navigation menu