VEX IQ Python API
vex.Gyro Member List

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

__init__(self, index, calibrate=True)vex.Gyro
vex::Device.__init__(self)vex.Device
heading(self, rotationUnits=RotationUnits.DEG)vex.Gyro
is_calibrating(self)vex.Gyro
rotation(self, rotationUnits=RotationUnits.DEG)vex.Gyro
set_heading(self, value=0, rotationUnits=RotationUnits.DEG)vex.Gyro
set_rotation(self, value=0, rotationUnits=RotationUnits.DEG)vex.Gyro
start_calibration(self, gyroCalibrationType=GyroCalibrationType.QUICK, waitForCompletion=True)vex.Gyro