Ravens Robotics FRC 2015
|
This is the complete list of members for MecanumDrive, including all inherited members.
ComponentInit() | MecanumDrive | virtual |
DoWork() | MecanumDrive | virtual |
isGyroEnabled() const | MecanumDrive | inline |
isSmoothAccel() const | MecanumDrive | inline |
m_Drive | MecanumDrive | private |
m_DriveStick | MecanumDrive | private |
m_Gyro | MecanumDrive | private |
m_gyroAngle | MecanumDrive | private |
m_GyroButton | MecanumDrive | private |
m_GyroButtonIsPressed | MecanumDrive | private |
m_gyroEnabled | MecanumDrive | private |
m_SmoothAccel | MecanumDrive | private |
m_ValueRotate | MecanumDrive | private |
m_ValueX | MecanumDrive | private |
m_ValueY | MecanumDrive | private |
MecanumDrive() | MecanumDrive | |
RobotComponent() | RobotComponent | |
Sense() | MecanumDrive | virtual |
setGyroEnabled(bool gyroEnabled) | MecanumDrive | |
setSmoothAccel(bool smoothAccel) | MecanumDrive | inline |
SetSmoothAccel(bool enable) | MecanumDrive | virtual |
~MecanumDrive() | MecanumDrive | virtual |
~RobotComponent() | RobotComponent | virtual |