VEX IQ C++ API
|
This is the complete list of members for vex::gyro, including all inherited members.
_index | vex::device | protected |
device(int32_t index) | vex::device | inline |
gyro(int32_t index, bool calibrate=true) | vex::gyro | |
heading(rotationUnits units=rotationUnits::deg) | vex::gyro | |
isCalibrating() | vex::gyro | |
rate(rateUnits units=rateUnits::dps) | vex::gyro | |
resetHeading() | vex::gyro | inline |
resetRotation() | vex::gyro | inline |
rotation(rotationUnits units=rotationUnits::deg) | vex::gyro | |
setHeading(float value, rotationUnits units) | vex::gyro | |
setRotation(float value, rotationUnits units) | vex::gyro | |
startCalibration(gyroCalibrationType type=gyroCalibrationType::quick, bool waitForCompletion=true) | vex::gyro | |
~device() | vex::device | inline |
~gyro() | vex::gyro | inline |