AddMotionProfilePoint(double time, double speed, double position) | frc::CANVenom | |
BrakeCoastMode enum name | frc::CANVenom | |
CANVenom(uint8_t motorID) | frc::CANVenom | explicit |
CANVenom(const CANVenom &)=delete | frc::CANVenom | |
CANVenom(CANVenom &&)=default | frc::CANVenom | |
ClearLatchedFaults() | frc::CANVenom | |
ClearMotionProfilePoints() | frc::CANVenom | |
CompleteMotionProfilePath(double time, double position) | frc::CANVenom | |
ControlMode enum name | frc::CANVenom | |
Disable() override | frc::CANVenom | virtual |
Enable() | frc::CANVenom | |
EnableLimitSwitches(bool fwdLimitSwitchEnabled, bool revLimitSwitchEnabled) | frc::CANVenom | |
ExecutePath() | frc::CANVenom | |
FaultFlag enum name | frc::CANVenom | |
Follow(CANVenom &leadVenom) | frc::CANVenom | |
Get() const override | frc::CANVenom | virtual |
GetActiveControlMode() const | frc::CANVenom | |
GetActiveFaults() const | frc::CANVenom | |
GetAuxVoltage() const | frc::CANVenom | |
GetB() const | frc::CANVenom | |
GetBrakeCoastMode() const | frc::CANVenom | |
GetBusVoltage() const | frc::CANVenom | |
GetControlMode() const | frc::CANVenom | |
GetCurrentMotionProfilePoint() const | frc::CANVenom | |
GetDescription() const override | frc::CANVenom | virtual |
GetDutyCycle() const | frc::CANVenom | |
GetFirmwareVersion() const | frc::CANVenom | |
GetFwdLimitSwitchActive() const | frc::CANVenom | |
GetInverted() const override | frc::CANVenom | virtual |
GetKD() const | frc::CANVenom | |
GetKF() const | frc::CANVenom | |
GetKI() const | frc::CANVenom | |
GetKP() const | frc::CANVenom | |
GetLatchedFaults() const | frc::CANVenom | |
GetMaxAcceleration() const | frc::CANVenom | |
GetMaxJerk() const | frc::CANVenom | |
GetMaxPILimit() const | frc::CANVenom | |
GetMaxSpeed() const | frc::CANVenom | |
GetMinPILimit() const | frc::CANVenom | |
GetMotionProfileIsValid() const | frc::CANVenom | |
GetMotionProfilePositionTarget() const | frc::CANVenom | |
GetMotionProfileSpeedTarget() const | frc::CANVenom | |
GetMotionProfileState() const | frc::CANVenom | |
GetNumAvaliableMotionProfilePoints() const | frc::CANVenom | |
GetOutputCurrent() const | frc::CANVenom | |
GetOutputVoltage() const | frc::CANVenom | |
GetPIDTarget() const | frc::CANVenom | |
GetPosition() const | frc::CANVenom | |
GetRevLimitSwitchActive() const | frc::CANVenom | |
GetSerialNumber() const | frc::CANVenom | |
GetSpeed() const | frc::CANVenom | |
GetTemperature() const | frc::CANVenom | |
IdentifyMotor() | frc::CANVenom | |
InitSendable(wpi::SendableBuilder &builder) override | frc::CANVenom | virtual |
kBadLeaderID enum value | frc::CANVenom | |
kBadMode enum value | frc::CANVenom | |
kBrake enum value | frc::CANVenom | |
kCoast enum value | frc::CANVenom | |
kCurrentControl enum value | frc::CANVenom | |
kDisabled enum value | frc::CANVenom | |
kDone enum value | frc::CANVenom | |
kDuplicateID enum value | frc::CANVenom | |
kErrBufferCleared enum value | frc::CANVenom | |
kErrBufferInvalid enum value | frc::CANVenom | |
kErrBufferUnderflow enum value | frc::CANVenom | |
kFollowTheLeader enum value | frc::CANVenom | |
kForwardLimit enum value | frc::CANVenom | |
kHighCurrent enum value | frc::CANVenom | |
kHighTemperature enum value | frc::CANVenom | |
kInit enum value | frc::CANVenom | |
kMotionProfile enum value | frc::CANVenom | |
kNoHeartbeat enum value | frc::CANVenom | |
kNoLeaderHeartbeat enum value | frc::CANVenom | |
kNone enum value | frc::CANVenom | |
kPositionControl enum value | frc::CANVenom | |
kProportional enum value | frc::CANVenom | |
kReset enum value | frc::CANVenom | |
kReverseLimit enum value | frc::CANVenom | |
kRunning enum value | frc::CANVenom | |
kSpeedControl enum value | frc::CANVenom | |
kVoltageControl enum value | frc::CANVenom | |
MotionProfileState enum name | frc::CANVenom | |
operator=(const CANVenom &)=delete | frc::CANVenom | |
operator=(CANVenom &&)=default | frc::CANVenom | |
PIDWrite(double output) | frc::CANVenom | virtual |
ResetPosition() | frc::CANVenom | |
Set(double command) override | frc::CANVenom | virtual |
SetB(double b) | frc::CANVenom | |
SetBrakeCoastMode(BrakeCoastMode brakeCoastMode) | frc::CANVenom | |
SetCommand(ControlMode mode, double command) | frc::CANVenom | |
SetCommand(ControlMode mode, double command, double kF, double b) | frc::CANVenom | |
SetControlMode(ControlMode controlMode) | frc::CANVenom | |
SetInverted(bool isInverted) override | frc::CANVenom | virtual |
SetKD(double kD) | frc::CANVenom | |
SetKF(double kF) | frc::CANVenom | |
SetKI(double kI) | frc::CANVenom | |
SetKP(double kP) | frc::CANVenom | |
SetMaxAcceleration(double limit) | frc::CANVenom | |
SetMaxJerk(double limit) | frc::CANVenom | |
SetMaxPILimit(double limit) | frc::CANVenom | |
SetMaxSpeed(double limit) | frc::CANVenom | |
SetMinPILimit(double limit) | frc::CANVenom | |
SetPID(double kP, double kI, double kD, double kF, double b) | frc::CANVenom | |
SetPosition(double newPosition) | frc::CANVenom | |
StopMotor() override | frc::CANVenom | virtual |
~CANVenom() | frc::CANVenom | virtual |