WPILibC++  2019.1.1-beta-2-41-gd65547e
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
frc::MecanumDrive Member List

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

AddChild(std::shared_ptr< Sendable > child)frc::SendableBaseprotected
AddChild(void *child)frc::SendableBaseprotected
ApplyDeadband(double number, double deadband)frc::RobotDriveBaseprotected
ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
DriveCartesian(double ySpeed, double xSpeed, double zRotation, double gyroAngle=0.0)frc::MecanumDrive
DrivePolar(double magnitude, double angle, double zRotation)frc::MecanumDrive
ErrorBase() (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(ErrorBase &&)=default (defined in frc::ErrorBase)frc::ErrorBase
Feed()frc::MotorSafety
FeedWatchdog()frc::RobotDriveBase
GetDescription(wpi::raw_ostream &desc) const override (defined in frc::MecanumDrive)frc::MecanumDrivevirtual
GetError()frc::ErrorBasevirtual
GetError() const frc::ErrorBasevirtual
GetExpiration() const frc::MotorSafety
GetGlobalError()frc::ErrorBasestatic
GetName() const finalfrc::SendableBasevirtual
GetSubsystem() const finalfrc::SendableBasevirtual
InitSendable(SendableBuilder &builder) overridefrc::MecanumDrivevirtual
IsAlive() const frc::MotorSafety
IsRightSideInverted() const frc::MecanumDrive
IsSafetyEnabled() const frc::MotorSafety
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
MecanumDrive(SpeedController &frontLeftMotor, SpeedController &rearLeftMotor, SpeedController &frontRightMotor, SpeedController &rearRightMotor)frc::MecanumDrive
MecanumDrive(MecanumDrive &&)=default (defined in frc::MecanumDrive)frc::MecanumDrive
MotorSafety()=default (defined in frc::MotorSafety)frc::MotorSafety
MotorSafety(MotorSafety &&rhs) (defined in frc::MotorSafety)frc::MotorSafety
MotorType enum namefrc::RobotDriveBase
Normalize(wpi::MutableArrayRef< double > wheelSpeeds)frc::RobotDriveBaseprotected
operator=(MecanumDrive &&)=default (defined in frc::MecanumDrive)frc::MecanumDrive
operator=(RobotDriveBase &&)=default (defined in frc::RobotDriveBase)frc::RobotDriveBase
operator=(MotorSafety &&rhs) (defined in frc::MotorSafety)frc::MotorSafety
operator=(ErrorBase &&)=default (defined in frc::ErrorBase)frc::ErrorBase
operator=(SendableBase &&rhs) (defined in frc::SendableBase)frc::SendableBase
operator=(Sendable &&)=default (defined in frc::Sendable)frc::Sendable
RobotDriveBase() (defined in frc::RobotDriveBase)frc::RobotDriveBase
RobotDriveBase(RobotDriveBase &&)=default (defined in frc::RobotDriveBase)frc::RobotDriveBase
Sendable()=default (defined in frc::Sendable)frc::Sendable
Sendable(Sendable &&)=default (defined in frc::Sendable)frc::Sendable
SendableBase(bool addLiveWindow=true)frc::SendableBaseexplicit
SendableBase(SendableBase &&rhs) (defined in frc::SendableBase)frc::SendableBase
SetDeadband(double deadband)frc::RobotDriveBase
SetErrnoError(const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetErrorRange(Error::Code code, int32_t minRange, int32_t maxRange, int32_t requestedValue, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetExpiration(double expirationTime)frc::MotorSafety
SetGlobalError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetGlobalWPIError(const wpi::Twine &errorMessage, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetImaqError(int success, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetMaxOutput(double maxOutput)frc::RobotDriveBase
SetName(const wpi::Twine &name) finalfrc::SendableBasevirtual
SetName(const wpi::Twine &moduleType, int channel)frc::SendableBaseprotected
SetName(const wpi::Twine &moduleType, int moduleNumber, int channel)frc::SendableBaseprotected
frc::Sendable::SetName(const wpi::Twine &subsystem, const wpi::Twine &name)frc::Sendableinline
SetRightSideInverted(bool rightSideInverted)frc::MecanumDrive
SetSafetyEnabled(bool enabled)frc::MotorSafety
SetSubsystem(const wpi::Twine &subsystem) finalfrc::SendableBasevirtual
SetWPIError(const wpi::Twine &errorMessage, Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::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() override=default (defined in frc::MecanumDrive)frc::MecanumDrive
~MotorSafety()=default (defined in frc::MotorSafety)frc::MotorSafetyvirtual
~RobotDriveBase() override=default (defined in frc::RobotDriveBase)frc::RobotDriveBase
~Sendable()=default (defined in frc::Sendable)frc::Sendablevirtual
~SendableBase() override (defined in frc::SendableBase)frc::SendableBase