by ggunners » Mon Jul 31, 2006 3:27 pm
Use one of the several .par editors to adjust the size of the control surface or the maximum deflection angle of the control surface. Or you can use Windows NotePad to edit the .par text file directly.
Here's a rudder entry in a .par file:
//Wing6 <FIN>
-0.425 0 -0.05 //—ƒˆÊ’uX,Y,Z [m]
1 0 0 //Ex X,Y,Z
-0.342 0 -0.9397 //Ey X,Y,Z
2 //polar number
0.18 //span [m]
4 //number of elements
AUTOELEMENT
0 //AttackAngle [deg]
0.14 //chord length at the first end [m]
0.12 //chord length at the second end [m]
0.08 //chord length of the flap [m]
0 //start position of the flap [m]
0.18 //end position of the flap [m]
-20 //Maximum Angle [deg]
3 //channel
Changing the chord length of the flap or the maximum angle will change the sensitivity of the control surface.
-- ggunners