![]() |
WPILibC++ 2025.3.2
|
This is the complete list of members for frc::MotorController, including all inherited members.
| Disable()=0 | frc::MotorController | pure virtual |
| Get() const =0 | frc::MotorController | pure virtual |
| GetInverted() const =0 | frc::MotorController | pure virtual |
| Set(double speed)=0 | frc::MotorController | pure virtual |
| SetInverted(bool isInverted)=0 | frc::MotorController | pure virtual |
| SetVoltage(units::volt_t output) | frc::MotorController | virtual |
| StopMotor()=0 | frc::MotorController | pure virtual |
| ~MotorController()=default | frc::MotorController | virtual |