Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
TrackIR.AxisProperties Class Reference
Inheritance diagram for TrackIR.AxisProperties:
IConfigNode

Public Member Functions

float GetAxis (float rawInput)
 
float GetAxis ()
 
void Load (ConfigNode node)
 
void Save (ConfigNode node)
 

Public Attributes

float factor = 0.0001f
 
float lowerClamp = -10f
 
float upperClamp = 10f
 

Member Function Documentation

float TrackIR.AxisProperties.GetAxis ( float  rawInput)
inline
float TrackIR.AxisProperties.GetAxis ( )
inline
void TrackIR.AxisProperties.Load ( ConfigNode  node)
inline

Implements IConfigNode.

void TrackIR.AxisProperties.Save ( ConfigNode  node)
inline

Implements IConfigNode.

Member Data Documentation

float TrackIR.AxisProperties.factor = 0.0001f
float TrackIR.AxisProperties.lowerClamp = -10f
float TrackIR.AxisProperties.upperClamp = 10f

The documentation for this class was generated from the following file: