myWRIO
C++ framework for NationalInstruments myRIO
myRIO::Motor Member List

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

angularCoefmyRIO::Motorprivate
channelmyRIO::Motorprivate
defaultDirectionmyRIO::Motorprivate
directionmyRIO::Motorprivate
encmyRIO::Motorprivate
getDefaultDirection()myRIO::Motor
getEncoderPulses()myRIO::Motor
getSpeed()myRIO::Motor
Motor(uint32_t port, bool defaultDirection, double angularCoef)myRIO::Motor
pinmyRIO::Motorprivate
setAngularSpeed(double speed)myRIO::Motor
setAngularSpeedAndDirection(double speed)myRIO::Motor
setDirection(bool dir)myRIO::Motor
setInterrupt(std::function< void(long, bool)> func, unsigned int threshold)myRIO::Motor
setSpeed(double speed)myRIO::Motor
speedmyRIO::Motorprivate
~Motor()myRIO::Motor