VEX V5 Python API
vex.MotorVictor Member List

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

__init__(self, triport_port, reverse=False)vex.MotorVictor
vex::Device.__init__(self, index=None)vex.Device
installed(self)vex.Device
set_reversed(self, is_reversed)vex.MotorVictor
set_velocity(self, velocity, percentUnits=PercentUnits.PCT)vex.MotorVictor
spin(self, direction, velocity=None, velocityUnits=VelocityUnits.PCT)vex.MotorVictor
stop(self)vex.MotorVictor
type(self)vex.Device
value(self)vex.Device