|
VEX V5 Python API
|
This is the complete list of members for vex.Rotation, including all inherited members.
| __init__(self, index, is_reverse=False) | vex.Rotation | |
| vex::Device.__init__(self, index=None) | vex.Device | |
| angle(self, rotationUnits=RotationUnits.DEG) | vex.Rotation | |
| installed(self) | vex.Device | |
| position(self, rotationUnits=RotationUnits.DEG) | vex.Rotation | |
| reset_position(self) | vex.Rotation | |
| set_position(self, value, rotationUnits=RotationUnits.DEG) | vex.Rotation | |
| set_reversed(self, is_reverse) | vex.Rotation | |
| type(self) | vex.Device | |
| value(self) | vex.Device | |
| velocity(self, velocityUnits=VelocityUnits.DPS) | vex.Rotation |
1.8.15