Erik Hofman wrote:
> Frederic Bouvier wrote:
> > Hi,
> > 
> > I am trying to model the A320 flaps. I has 5 positions but in the 
> > keyboard or joystick bindings, each time I hit the flap down button,
> > /controls/flight/flaps is increased by rawly 1/3, leading to only
> > four possibilities. Would it be possible to make the increment
> > aircraft dependant, instead of global ( I need here of a 0.25 
> > increment ) ?
> 
> You should use '/surface-positions/flap-pos-norm' instead. This varies 
> between 0.0 (retracted) and 1.0 (deployed). So you need to add a factor 
> to get it to extend to 40 degrees.

This property is the output position of the flaps from the fdm and I 
use it for the 3d model. The problem is with the command bound to 
keyboard or joystick that only allow 4 input position ( inherited 
from the c172 I presume )

-Fred



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to