VEX V5 C++ API
|
This is the complete list of members for vex::rotation, including all inherited members.
_index | vex::device | protected |
angle(rotationUnits units=rotationUnits::deg) | vex::rotation | |
device() | vex::device | |
device(int32_t index) | vex::device | |
init(int32_t index) | vex::device | |
installed() | vex::rotation | virtual |
position(rotationUnits units) | vex::rotation | |
resetPosition(void) | vex::rotation | |
rotation(int32_t index, bool reverse=false) | vex::rotation | |
setPosition(double value, rotationUnits units) | vex::rotation | |
setReversed(bool value) | vex::rotation | |
status() | vex::rotation | protected |
type() | vex::device | |
value() | vex::rotation | virtual |
velocity(velocityUnits units) | vex::rotation | |
~device() | vex::device | |
~rotation() | vex::rotation |