Hi all! I wonder if it is possible to change the nose wheel rotating speed,
“dampening” if you will? On most airlines it is not possible to rotate the
nose wheel fast. On Boeing it is mechanically hard to move the tiller handle,
therefore it is not possible to rotate nose wheel fast. If you have normal
home joystick gear you can rotate the axis how fast you want. I therefore
wonder if it is possible to sett the speed at how fast you can rotate the nose
gear? Best regards Jacob!
The SDK has all the info for contact points and the settings. This includes
steering angle, speed and even reduction of angle based on speed. SDK contact
points
max_speed_full_steering
Defines the speed under which the full angle of steering is available, in ft per second.
So there is no option for this? This is referencing aircraft speed not
rotation of nose wheel speed, as I read it.
max_speed_decreasing_steering
This is not the speed the nose wheel is rotating, as I understand it. This is
the maximum speed for full steering. Over this speed the angel of steering is
decreeing. This has nothing to do with the rotation speed of the nosewheel(how
fast the nosewheel can travel from end angle to end angle), in for example 10
knots where you are suppose to have full steering.
Defines the speed under which the full angle of steering is available, in ft per second.
Did I missunderstand you? Or did you missunderstand me? What I try to
acomplish?