> Hof Markus wrote:
> >sorry guys, I don't know what to belive in anymore  :)
no I know, after thinking and slept over a night.

> You might try something like this:
>
> // Apply rudder as required to maintain coordinated flight (ie beta = 0)
> // Treat this as a SAS that is always "on"    We'll add rudder trim
> later
> //    if ( exec_pData->FMC_State > 3 )
> //        ctrls.rudder = (0.110 * exec_pData->Beta_Dot) + (0.27 *
> exec_pData->Beta);
>
> Just try to keep beta at zero and as a first order as you start the bank
> the aircraft will begin to 'slide" creating a sideslip angle (beta)
> which become your error to set the rudder and then just play with the
gains

thx, after thining a big little while I was happy to read now the same as I
wanted to do.
althoug ball instrument is based on y-accel I'd also prefer a beta=0.

markus


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

Reply via email to