VEX IQ C++ API
vex::gyro Member List

This is the complete list of members for vex::gyro, including all inherited members.

_indexvex::deviceprotected
device(int32_t index)vex::deviceinline
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::gyroinline
resetRotation()vex::gyroinline
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::deviceinline
~gyro()vex::gyroinline