Howto:Implement pushback: Difference between revisions

Jump to navigation Jump to search
little correction
(Little change- grammar correction whished !)
(little correction)
Line 136: Line 136:
So we add this following lines to our yasim.xml:
So we add this following lines to our yasim.xml:


<thruster x="19.246"  y="0.00" z="-2.7" vx="1" vy="0" vz="0" thrust="20000">
  <thruster x="19.246"  y="0.00" z="-2.7" vx="1" vy="0" vz="0" thrust="20000">
   <control-input axis="/sim/model/pushback/target-speed-fps" control="THROTTLE"  
   <control-input axis="/sim/model/pushback/target-speed-fps" control="THROTTLE" src0="-1" src1="1" dst0="-1" dst1="1"/>
  src0="-1" src1="1" dst0="-1" dst1="1"/>
  </thruster>
</thruster>


For the coordinates use the same like the ccordinates of the Nosegear. The thrust itself is in lbs- don't set it too high! 1/3 of the of the aircrafts empty mass should be enough!
For the coordinates use the same like the ccordinates of the Nosegear. The thrust itself is in lbs- don't set it too high! 1/3 of the of the aircrafts empty mass should be enough!
884

edits

Navigation menu