Now you can download a copy of these docs so you can use them offline! Download now
This is the complete list of members for PIDCommand, including all inherited members.
| _Cancel() | Command | protectedvirtual |
| _End() (defined in PIDCommand) | PIDCommand | protectedvirtual |
| _Execute() (defined in Command) | Command | protectedvirtual |
| _globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
| _globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
| _Initialize() (defined in PIDCommand) | PIDCommand | protectedvirtual |
| _Interrupted() (defined in PIDCommand) | PIDCommand | protectedvirtual |
| AssertUnlocked(const char *message) | Command | protected |
| Cancel() | Command | |
| ClearError() const | ErrorBase | virtual |
| CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | virtual |
| Command() | Command | |
| Command(const char *name) | Command | |
| Command(double timeout) | Command | |
| Command(const char *name, double timeout) | Command | |
| DoesRequire(Subsystem *subsystem) | Command | |
| End()=0 | Command | protectedpure virtual |
| ErrorBase() | ErrorBase | protected |
| Execute()=0 | Command | protectedpure virtual |
| GetError() | ErrorBase | virtual |
| GetError() const (defined in ErrorBase) | ErrorBase | virtual |
| GetGlobalError() | ErrorBase | static |
| GetGroup() | Command | |
| GetID() | Command | |
| GetName() | Command | virtual |
| GetPIDController() (defined in PIDCommand) | PIDCommand | protected |
| GetPosition() (defined in PIDCommand) | PIDCommand | protected |
| GetRequirements() | Command | |
| GetSetpoint() (defined in PIDCommand) | PIDCommand | protected |
| GetSmartDashboardType() | PIDCommand | virtual |
| GetTable() | Command | virtual |
| Initialize()=0 | Command | protectedpure virtual |
| InitTable(ITable *table) | PIDCommand | virtual |
| Interrupted()=0 | Command | protectedpure virtual |
| IsCanceled() | Command | |
| IsFinished()=0 | Command | protectedpure virtual |
| IsInterruptible() | Command | |
| IsRunning() | Command | |
| IsTimedOut() | Command | protected |
| kAngle enum value (defined in PIDSource) | PIDSource | |
| kDistance enum value (defined in PIDSource) | PIDSource | |
| kRate enum value (defined in PIDSource) | PIDSource | |
| m_error (defined in ErrorBase) | ErrorBase | mutableprotected |
| m_table (defined in Command) | Command | protected |
| PIDCommand(const char *name, double p, double i, double d) (defined in PIDCommand) | PIDCommand | |
| PIDCommand(const char *name, double p, double i, double d, double period) (defined in PIDCommand) | PIDCommand | |
| PIDCommand(const char *name, double p, double i, double d, double f, double perioid) (defined in PIDCommand) | PIDCommand | |
| PIDCommand(double p, double i, double d) (defined in PIDCommand) | PIDCommand | |
| PIDCommand(double p, double i, double d, double period) (defined in PIDCommand) | PIDCommand | |
| PIDCommand(double p, double i, double d, double f, double period) (defined in PIDCommand) | PIDCommand | |
| PIDGet() (defined in PIDCommand) | PIDCommand | virtual |
| PIDSourceParameter enum name (defined in PIDSource) | PIDSource | |
| PIDWrite(float output) (defined in PIDCommand) | PIDCommand | virtual |
| Requires(Subsystem *s) | Command | |
| ReturnPIDInput()=0 (defined in PIDCommand) | PIDCommand | protectedpure virtual |
| Run() | Command | |
| SetErrnoError(const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
| SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
| SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetInterruptible(bool interruptible) | Command | |
| SetParent(CommandGroup *parent) | Command | protected |
| SetRunWhenDisabled(bool run) | Command | |
| SetSetpoint(double setpoint) (defined in PIDCommand) | PIDCommand | protected |
| SetSetpointRelative(double deltaSetpoint) (defined in PIDCommand) | PIDCommand | |
| SetTimeout(double timeout) | Command | protected |
| SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| Start() | Command | |
| StatusIsFatal() const | ErrorBase | virtual |
| SubsystemSet typedef (defined in Command) | Command | |
| TimeSinceInitialized() | Command | |
| UsePIDOutput(double output)=0 (defined in PIDCommand) | PIDCommand | protectedpure virtual |
| ValueChanged(ITable *source, const std::string &key, EntryValue value, bool isNew) | Command | virtual |
| WillRunWhenDisabled() | Command | |
| ~Command() (defined in Command) | Command | virtual |
| ~ErrorBase() (defined in ErrorBase) | ErrorBase | virtual |
| ~ITableListener() (defined in ITableListener) | ITableListener | inlinevirtual |
| ~PIDCommand() (defined in PIDCommand) | PIDCommand | virtual |
1.8.6