VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
Loading...
Searching...
No Matches
vex::motor Member List

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

_index (defined in vex::device)vex::deviceprotected
current(currentUnits units=currentUnits::amp)vex::motor
current(percentUnits units)vex::motor
device() (defined in vex::device)vex::device
device(int32_t index) (defined in vex::device)vex::device
direction(void)vex::motor
efficiency(percentUnits units=percentUnits::pct)vex::motor
getTimeout() (defined in vex::motor)vex::motorprotected
getVelocity(velocityUnits units) (defined in vex::motor)vex::motorprotected
index() (defined in vex::device)vex::device
init(int32_t index) (defined in vex::device)vex::device
installed() (defined in vex::motor)vex::motorvirtual
isDone(void)vex::motor
isSpinning(void)vex::motor
isSpinningMode(void) (defined in vex::motor)vex::motor
motor(int32_t index)vex::motor
motor(int32_t index, bool reverse)vex::motor
motor(int32_t index, double gearRatio)vex::motor
motor(int32_t index, double gearRatio, bool reverse)vex::motor
pollValid(bool bSave) (defined in vex::device)vex::deviceprotected
position(rotationUnits units)vex::motor
power(powerUnits units=powerUnits::watt)vex::motor
readAnalogPin() (defined in vex::device)vex::device
readDigitalPin() (defined in vex::device)vex::device
resetPosition(void)vex::motor
setBrake(brakeType mode) (defined in vex::motor)vex::motor
setMaxTorque(double value, percentUnits units)vex::motor
setMaxTorque(double value, torqueUnits units)vex::motor
setMaxTorque(double value, currentUnits units)vex::motor
setPollInterval(int32_t value) (defined in vex::device)vex::deviceprotected
setPosition(double value, rotationUnits units)vex::motor
setReversed(bool value)vex::motor
setStopping(brakeType mode)vex::motor
setTimeout(int32_t time, timeUnits units)vex::motor
setVelocity(double velocity, velocityUnits units)vex::motor
setVelocity(double velocity, percentUnits units)vex::motorinline
spin(directionType dir)vex::motor
spin(directionType dir, double velocity, velocityUnits units)vex::motor
spin(directionType dir, double velocity, percentUnits units) (defined in vex::motor)vex::motorinline
spin(directionType dir, double voltage, voltageUnits units)vex::motor
spinFor(double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true)vex::motor
spinFor(directionType dir, double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true) (defined in vex::motor)vex::motor
spinFor(double rotation, rotationUnits units, bool waitForCompletion=true)vex::motor
spinFor(directionType dir, double rotation, rotationUnits units, bool waitForCompletion=true) (defined in vex::motor)vex::motor
spinFor(double time, timeUnits units, double velocity, velocityUnits units_v)vex::motor
spinFor(directionType dir, double time, timeUnits units, double velocity, velocityUnits units_v) (defined in vex::motor)vex::motor
spinFor(double time, timeUnits units)vex::motor
spinFor(directionType dir, double time, timeUnits units) (defined in vex::motor)vex::motor
spinTo(double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true)vex::motor
spinTo(double rotation, rotationUnits units, bool waitForCompletion=true)vex::motor
spinToPosition(double rotation, rotationUnits units, double velocity, velocityUnits units_v, bool waitForCompletion=true) (defined in vex::motor)vex::motor
spinToPosition(double rotation, rotationUnits units, bool waitForCompletion=true) (defined in vex::motor)vex::motor
stop(void)vex::motor
stop(brakeType mode)vex::motor
temperature(percentUnits units=percentUnits::pct)vex::motor
temperature(temperatureUnits units)vex::motor
torque(torqueUnits units=torqueUnits::Nm)vex::motor
type() (defined in vex::device)vex::device
value() (defined in vex::motor)vex::motorvirtual
velocity(velocityUnits units)vex::motor
velocity(percentUnits units) (defined in vex::motor)vex::motorinline
voltage(voltageUnits units=voltageUnits::volt)vex::motor
~device() (defined in vex::device)vex::device
~motor() (defined in vex::motor)vex::motor