Relative value (in hundredths of a percent) of the coordinates saturation for the absolute sensors (e.g. joystick). The saturation value defines the relative treshold of the extreme position of the sensor where the sensor will return the maximal or the minimal value, it meas that if the sensor will be set to the one of the utmost position, it will return the AxisMax or the AxisMin until the position will be changed just by value in percent. If you set 0 or some too small value, it is possible that the sensor won't be returning the values in the maximal range.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public static int AxisSaturationThreshold { get; set; }

Field Value

500 i.e. 5%

See Also