VEX V5 Python API
vex.Encoder Member List

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

__init__(self, triport_port)vex.Encoder
reset_rotation(self)vex.Encoder
rotation(self, rotationUnits=RotationUnits.DEG)vex.Encoder
set_rotation(self, value, rotationUnits=RotationUnits.DEG)vex.Encoder
value(self)vex.Encoder
velocity(self, velocityUnits=VelocityUnits.PCT)vex.Encoder