YASim: Difference between revisions

Jump to navigation Jump to search
1 byte removed ,  1 December 2016
m
Line 201: Line 201:
* '''split:''' Applicable to wing control surfaces. Sets the normal value on the left wing, and a negated value on the right wing.
* '''split:''' Applicable to wing control surfaces. Sets the normal value on the left wing, and a negated value on the right wing.
* '''square:''' Squares the value before setting. Useful for controls like steering that need a wide range, yet lots of sensitivity in the center. Obviously only applicable to values that have a range of [-1:1] or [0:1].  
* '''square:''' Squares the value before setting. Useful for controls like steering that need a wide range, yet lots of sensitivity in the center. Obviously only applicable to values that have a range of [-1:1] or [0:1].  
* '''src0/src1/dst0/dst1:''' If present, these defined a linear mapping from the source to the output value. Input values in the range src0-src1 are mapped linearly to dst0-dst1, with clamping for input values that lie outside the range.
* '''src0/src1/dst0/dst1:''' If present, these define a linear mapping from the source to the output value. Input values in the range src0-src1 are mapped linearly to dst0-dst1, with clamping for input values that lie outside the range.


==== control-output ====
==== control-output ====
546

edits

Navigation menu