C# Class MissionPlanner.Joystick.Joystick.JoyChannel

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
axis joystickaxis
channel int
expo int
reverse bool

Property Details

axis public_oe property

public joystickaxis axis
return joystickaxis

channel public_oe property

public int channel
return int

expo public_oe property

public int expo
return int

reverse public_oe property

public bool reverse
return bool