| 
    VEX V5 C++ API
    
   | 
 
This is the complete list of members for vex::motor_group, including all inherited members.
| count(void) | vex::motor_group | |
| current(currentUnits units=currentUnits::amp) | vex::motor_group | |
| direction(void) | vex::motor_group | |
| drivetrain class | vex::motor_group | friend | 
| efficiency(percentUnits units=percentUnits::pct) | vex::motor_group | |
| isDone(void) | vex::motor_group | |
| isSpinning(void) | vex::motor_group | |
| motor_group(vex::motor &m1, Args &... m2) | vex::motor_group | inline | 
| operator()(vex::motor &m1, Args &... m2) | vex::motor_group | inline | 
| position(rotationUnits units) | vex::motor_group | |
| power(powerUnits units=powerUnits::watt) | vex::motor_group | |
| resetPosition(void) | vex::motor_group | |
| resetRotation(void) | vex::motor_group | |
| rotation(rotationUnits units) | vex::motor_group | |
| setMaxTorque(double value, percentUnits units) | vex::motor_group | |
| setMaxTorque(double value, torqueUnits units) | vex::motor_group | |
| setMaxTorque(double value, currentUnits units) | vex::motor_group | |
| setPosition(double value, rotationUnits units) | vex::motor_group | |
| setRotation(double value, rotationUnits units) | vex::motor_group | |
| setStopping(brakeType mode) | vex::motor_group | |
| setTimeout(double time, timeUnits units) | vex::motor_group | |
| setVelocity(double velocity, velocityUnits units) | vex::motor_group | |
| setVelocity(double velocity, percentUnits units) | vex::motor_group | inline | 
| spin(directionType dir) | vex::motor_group | |
| spin(directionType dir, double velocity, velocityUnits units) | vex::motor_group | |
| spin(directionType dir, double velocity, percentUnits units) | vex::motor_group | inline | 
| spin(directionType dir, double voltage, voltageUnits units) | vex::motor_group | |
| spinFor(double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true) | vex::motor_group | |
| spinFor(directionType dir, double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true) | vex::motor_group | |
| spinFor(double rotation, rotationUnits units, bool waitForCompletion=true) | vex::motor_group | |
| spinFor(directionType dir, double rotation, rotationUnits units, bool waitForCompletion=true) | vex::motor_group | |
| spinFor(double time, timeUnits units, double velocity, velocityUnits units_v) | vex::motor_group | |
| spinFor(directionType dir, double time, timeUnits units, double velocity, velocityUnits units_v) | vex::motor_group | |
| spinFor(double time, timeUnits units) | vex::motor_group | |
| spinFor(directionType dir, double time, timeUnits units) | vex::motor_group | |
| spinTo(double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true) | vex::motor_group | |
| spinTo(double rotation, rotationUnits units, bool waitForCompletion=true) | vex::motor_group | |
| spinToPosition(double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true) | vex::motor_group | |
| spinToPosition(double rotation, rotationUnits units, bool waitForCompletion=true) | vex::motor_group | |
| startSpinFor(double rotation, rotationUnits units, double velocity, velocityUnits units_v) | vex::motor_group | |
| startSpinFor(directionType dir, double rotation, rotationUnits units, double velocity, velocityUnits units_v) | vex::motor_group | |
| startSpinFor(double rotation, rotationUnits units) | vex::motor_group | |
| startSpinFor(directionType dir, double rotation, rotationUnits units) | vex::motor_group | |
| startSpinTo(double rotation, rotationUnits units, double velocity, velocityUnits units_v) | vex::motor_group | |
| startSpinTo(double rotation, rotationUnits units) | vex::motor_group | |
| startSpinToPosition(double rotation, rotationUnits units, double velocity, velocityUnits units_v) | vex::motor_group | |
| startSpinToPosition(double rotation, rotationUnits units) | vex::motor_group | |
| stop(void) | vex::motor_group | |
| stop(brakeType mode) | vex::motor_group | |
| temperature(percentUnits units=percentUnits::pct) | vex::motor_group | |
| temperature(temperatureUnits units) | vex::motor_group | |
| timeout(timeUnits units) | vex::motor_group | |
| torque(torqueUnits units=torqueUnits::Nm) | vex::motor_group | |
| velocity(velocityUnits units) | vex::motor_group | |
| velocity(percentUnits units) | vex::motor_group | inline | 
| ~motor_group() | vex::motor_group | 
 1.8.15