![]() |
VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
|
This is the complete list of members for vex::gyro, including all inherited members.
_index (defined in vex::device) | vex::device | protected |
angle(rotationUnits units=rotationUnits::deg) | vex::gyro | |
calibrate(gyroCalibrationType value=gyroCalibrationType::calNormal, bool waitForCompletion=true) (defined in vex::gyro) | vex::gyro | inline |
changed(void(*callback)(void)) | vex::gyro | |
device() (defined in vex::device) | vex::device | |
device(int32_t index) (defined in vex::device) | vex::device | |
getTurnType() | vex::gyro | |
gyro(int32_t index, bool calibrate=false, turnType dir=turnType::left) | vex::gyro | |
heading(rotationUnits units=rotationUnits::deg) | vex::gyro | |
index() (defined in vex::device) | vex::device | |
init(int32_t index) (defined in vex::device) | vex::device | |
installed() (defined in vex::gyro) | vex::gyro | virtual |
isCalibrating() | vex::gyro | |
pollValid(bool bSave) (defined in vex::device) | vex::device | protected |
rate(rateUnits units=rateUnits::dps) | vex::gyro | |
readAnalogPin() (defined in vex::device) | vex::device | |
readDigitalPin() (defined in vex::device) | vex::device | |
resetHeading() | vex::gyro | |
resetRotation() | vex::gyro | |
rotation(rotationUnits units=rotationUnits::deg) | vex::gyro | |
setHeading(double value, rotationUnits units) | vex::gyro | |
setPollInterval(int32_t value) (defined in vex::device) | vex::device | protected |
setRotation(double value, rotationUnits units) | vex::gyro | |
setTurnType(turnType dir) | vex::gyro | |
startCalibration(gyroCalibrationType value=gyroCalibrationType::calNormal, bool waitForCompletion=true) | vex::gyro | |
type() (defined in vex::device) | vex::device | |
value() | vex::gyro | virtual |
value(rotationUnits units=rotationUnits::deg) | vex::gyro | |
~device() (defined in vex::device) | vex::device | |
~gyro() (defined in vex::gyro) | vex::gyro |