libwallaby  v23
The wallaby standard library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Motor Member List

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

backward()Motor
blockMotorDone() const Motor
clearPositionCounter()Motor
forward()Motor
freeze()Motor
isMotorDone() const Motor
Motor(int port)Motor
motor(int percent)Motor
motorPower(int percent)Motor
moveAtVelocity(short velocity)Motor
moveRelativePosition(short speed, int deltaPos)Motor
moveToPosition(short speed, int goalPos)Motor
off()Motor
pidGains(short &p, short &i, short &d, short &pd, short &id, short &dd)Motor
port() const Motor
setPidGains(short p, short i, short d, short pd, short id, short dd)Motor