John Wojnaroski writes:

 > Does fgGetdouble("/controls/flaps") return the value for the position of the
 > flaps or the value the flaps are commanded to? Same for gear and slats. Is
 > the code such that all setters work as directed and surfaces move to the
 > commanded postion so that actual=command?

It's the control position, not (necessarily) the flap position.

 > Also, does the gear still exhibit extention/retraction delays. Is there a
 > fgGetDouble("/controls/gear[n]-position') or something like that which
 > returns a value from 0 to 1?

We do need to add properties, but not under /controls.  Perhaps an
/fdm subtree would be useful, i.e.

  /fdm/deflections/flaps[0]

etc.


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


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

Reply via email to