|
VEX V5 Python API
|
This is the complete list of members for vex.Gyro, including all inherited members.
| __init__(self, triport_port) | vex.Gyro | |
| heading(self, rotationUnits=RotationUnits.DEG) | vex.Gyro | |
| is_calibrating(self) | vex.Gyro | |
| reset_heading(self) | vex.Gyro | |
| reset_rotation(self) | vex.Gyro | |
| rotation(self, rotationUnits=RotationUnits.DEG) | vex.Gyro | |
| set_heading(self, value, rotationUnits=RotationUnits.DEG) | vex.Gyro | |
| set_rotation(self, value, rotationUnits=RotationUnits.DEG) | vex.Gyro | |
| start_calibration(self, value=0) | vex.Gyro | |
| value(self, rotationUnits=RotationUnits.DEG) | vex.Gyro |
1.8.15