WPILibC++  unspecified
frc::MecanumDrive Member List

This is the complete list of members for frc::MecanumDrive, including all inherited members.

_globalError (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
_globalErrorMutex (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
ApplyDeadband(double number, double deadband)frc::RobotDriveBaseprotected
ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
DriveCartesian(double x, double y, double rotation, double gyroAngle=0.0)frc::MecanumDrive
DrivePolar(double magnitude, double angle, double rotation)frc::MecanumDrive
ErrorBase() (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
GetDescription(llvm::raw_ostream &desc) const override (defined in frc::MecanumDrive)frc::MecanumDrivevirtual
GetError()frc::ErrorBasevirtual
GetError() const (defined in frc::ErrorBase)frc::ErrorBasevirtual
GetExpiration() const override (defined in frc::RobotDriveBase)frc::RobotDriveBasevirtual
GetGlobalError()frc::ErrorBasestatic
IsAlive() const override (defined in frc::RobotDriveBase)frc::RobotDriveBasevirtual
IsSafetyEnabled() const override (defined in frc::RobotDriveBase)frc::RobotDriveBasevirtual
kBack enum value (defined in frc::RobotDriveBase)frc::RobotDriveBase
kFrontLeft enum value (defined in frc::RobotDriveBase)frc::RobotDriveBase
kFrontRight enum value (defined in frc::RobotDriveBase)frc::RobotDriveBase
kLeft enum value (defined in frc::RobotDriveBase)frc::RobotDriveBase
kRearLeft enum value (defined in frc::RobotDriveBase)frc::RobotDriveBase
kRearRight enum value (defined in frc::RobotDriveBase)frc::RobotDriveBase
kRight enum value (defined in frc::RobotDriveBase)frc::RobotDriveBase
Limit(double number)frc::RobotDriveBaseprotected
m_deadband (defined in frc::RobotDriveBase)frc::RobotDriveBaseprotected
m_error (defined in frc::ErrorBase)frc::ErrorBasemutableprotected
m_maxOutput (defined in frc::RobotDriveBase)frc::RobotDriveBaseprotected
m_safetyHelper (defined in frc::RobotDriveBase)frc::RobotDriveBaseprotected
MecanumDrive(SpeedController &frontLeftMotor, SpeedController &rearLeftMotor, SpeedController &frontRightMotor, SpeedController &rearRightMotor)frc::MecanumDrive
MecanumDrive(const MecanumDrive &)=delete (defined in frc::MecanumDrive)frc::MecanumDrive
MotorType enum namefrc::RobotDriveBase
Normalize(llvm::MutableArrayRef< double > wheelSpeeds)frc::RobotDriveBaseprotected
operator=(const MecanumDrive &)=delete (defined in frc::MecanumDrive)frc::MecanumDrive
operator=(const RobotDriveBase &)=delete (defined in frc::RobotDriveBase)frc::RobotDriveBase
operator=(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
RobotDriveBase() (defined in frc::RobotDriveBase)frc::RobotDriveBase
RobotDriveBase(const RobotDriveBase &)=delete (defined in frc::RobotDriveBase)frc::RobotDriveBase
SetDeadband(double deadband) (defined in frc::RobotDriveBase)frc::RobotDriveBase
SetErrnoError(llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetErrorRange(Error::Code code, int32_t minRange, int32_t maxRange, int32_t requestedValue, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetExpiration(double timeout) override (defined in frc::RobotDriveBase)frc::RobotDriveBasevirtual
SetGlobalError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetGlobalWPIError(llvm::StringRef errorMessage, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetImaqError(int success, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetMaxOutput(double maxOutput)frc::RobotDriveBase
SetSafetyEnabled(bool enabled) override (defined in frc::RobotDriveBase)frc::RobotDriveBasevirtual
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
StatusIsFatal() const frc::ErrorBasevirtual
StopMotor() override (defined in frc::MecanumDrive)frc::MecanumDrivevirtual
~ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBasevirtual
~MecanumDrive()=default (defined in frc::MecanumDrive)frc::MecanumDrivevirtual
~RobotDriveBase()=default (defined in frc::RobotDriveBase)frc::RobotDriveBasevirtual