WPILib  2014.0
WPIRoboticsLibraryforFRC
 All Classes Functions Variables Pages
Gyro Member List

This is the complete list of members for Gyro, including all inherited members.

_globalError (defined in ErrorBase)ErrorBaseprotectedstatic
_globalErrorMutex (defined in ErrorBase)ErrorBaseprotectedstatic
AddToSingletonList()SensorBaseprotected
CheckAnalogChannel(uint32_t channel)SensorBasestatic
CheckAnalogModule(uint8_t moduleNumber)SensorBasestatic
CheckDigitalChannel(uint32_t channel)SensorBasestatic
CheckDigitalModule(uint8_t moduleNumber)SensorBasestatic
CheckPWMChannel(uint32_t channel)SensorBasestatic
CheckPWMModule(uint8_t moduleNumber)SensorBasestatic
CheckRelayChannel(uint32_t channel)SensorBasestatic
CheckRelayModule(uint8_t moduleNumber)SensorBasestatic
CheckSolenoidChannel(uint32_t channel)SensorBasestatic
CheckSolenoidModule(uint8_t moduleNumber)SensorBasestatic
ClearError() const ErrorBasevirtual
CloneError(ErrorBase *rhs) const (defined in ErrorBase)ErrorBasevirtual
DeleteSingletons()SensorBasestatic
ErrorBase()ErrorBaseprotected
GetAngle()Gyrovirtual
GetDefaultAnalogModule() (defined in SensorBase)SensorBaseinlinestatic
GetDefaultDigitalModule() (defined in SensorBase)SensorBaseinlinestatic
GetDefaultSolenoidModule() (defined in SensorBase)SensorBaseinlinestatic
GetError()ErrorBasevirtual
GetError() const (defined in ErrorBase)ErrorBasevirtual
GetGlobalError()ErrorBasestatic
GetRate()Gyrovirtual
GetSmartDashboardType() (defined in Gyro)Gyro
GetTable() (defined in Gyro)Gyro
Gyro(uint8_t moduleNumber, uint32_t channel)Gyro
Gyro(uint32_t channel)Gyroexplicit
Gyro(AnalogChannel *channel)Gyroexplicit
Gyro(AnalogChannel &channel) (defined in Gyro)Gyroexplicit
InitTable(ITable *subTable) (defined in Gyro)Gyro
kAnalogChannels (defined in SensorBase)SensorBasestatic
kAnalogModules (defined in SensorBase)SensorBasestatic
kAngle enum value (defined in PIDSource)PIDSource
kAverageBits (defined in Gyro)Gyrostatic
kCalibrationSampleTime (defined in Gyro)Gyrostatic
kChassisSlots (defined in SensorBase)SensorBasestatic
kDefaultVoltsPerDegreePerSecond (defined in Gyro)Gyrostatic
kDigitalChannels (defined in SensorBase)SensorBasestatic
kDigitalModules (defined in SensorBase)SensorBasestatic
kDistance enum value (defined in PIDSource)PIDSource
kOversampleBits (defined in Gyro)Gyrostatic
kPwmChannels (defined in SensorBase)SensorBasestatic
kRate enum value (defined in PIDSource)PIDSource
kRelayChannels (defined in SensorBase)SensorBasestatic
kSamplesPerSecond (defined in Gyro)Gyrostatic
kSolenoidChannels (defined in SensorBase)SensorBasestatic
kSolenoidModules (defined in SensorBase)SensorBasestatic
kSystemClockTicksPerMicrosecond (defined in SensorBase)SensorBasestatic
m_error (defined in ErrorBase)ErrorBasemutableprotected
PIDGet()Gyrovirtual
PIDSourceParameter enum name (defined in PIDSource)PIDSource
Reset()Gyrovirtual
SensorBase()SensorBase
SetErrnoError(const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase)ErrorBasestatic
SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase)ErrorBasestatic
SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
SetPIDSourceParameter(PIDSourceParameter pidSource) (defined in Gyro)Gyro
SetSensitivity(float voltsPerDegreePerSecond)Gyro
SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
StartLiveWindowMode() (defined in Gyro)Gyro
StatusIsFatal() const ErrorBasevirtual
StopLiveWindowMode() (defined in Gyro)Gyro
UpdateTable() (defined in Gyro)Gyro
~ErrorBase() (defined in ErrorBase)ErrorBasevirtual
~Gyro()Gyrovirtual
~SensorBase()SensorBasevirtual