WPILib 2012
WPILibRoboticsLibraryforFRC
AnalogChannel Member List
This is the complete list of members for AnalogChannel, including all inherited members.
_globalError (defined in ErrorBase)ErrorBase [protected, static]
_globalErrorMutex (defined in ErrorBase)ErrorBase [protected, static]
AddToSingletonList()SensorBase [protected]
AnalogChannel(UINT8 moduleNumber, UINT32 channel)AnalogChannel
AnalogChannel(UINT32 channel)AnalogChannel [explicit]
CheckAnalogChannel(UINT32 channel)SensorBase [static]
CheckAnalogModule(UINT8 moduleNumber)SensorBase [static]
CheckDigitalChannel(UINT32 channel)SensorBase [static]
CheckDigitalModule(UINT8 moduleNumber)SensorBase [static]
CheckPWMChannel(UINT32 channel)SensorBase [static]
CheckPWMModule(UINT8 moduleNumber)SensorBase [static]
CheckRelayChannel(UINT32 channel)SensorBase [static]
CheckRelayModule(UINT8 moduleNumber)SensorBase [static]
CheckSolenoidChannel(UINT32 channel)SensorBase [static]
CheckSolenoidModule(UINT8 moduleNumber)SensorBase [static]
ClearError() const ErrorBase [virtual]
CloneError(ErrorBase *rhs) const (defined in ErrorBase)ErrorBase [virtual]
DeleteSingletons()SensorBase [static]
ErrorBase()ErrorBase [protected]
GetAccumulatorCount()AnalogChannel
GetAccumulatorOutput(INT64 *value, UINT32 *count)AnalogChannel
GetAccumulatorValue()AnalogChannel
GetAverageBits()AnalogChannel
GetAverageValue()AnalogChannel
GetAverageVoltage()AnalogChannel
GetChannel()AnalogChannel
GetDefaultAnalogModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultDigitalModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultSolenoidModule() (defined in SensorBase)SensorBase [inline, static]
GetError()ErrorBase [virtual]
GetError() const (defined in ErrorBase)ErrorBase [virtual]
GetGlobalError()ErrorBase [static]
GetLSBWeight()AnalogChannel
GetModule()AnalogChannel
GetModuleNumber()AnalogChannel
GetOffset()AnalogChannel
GetOversampleBits()AnalogChannel
GetValue()AnalogChannel
GetVoltage()AnalogChannel
InitAccumulator()AnalogChannel
IsAccumulatorChannel()AnalogChannel
kAccumulatorChannels (defined in AnalogChannel)AnalogChannel [static]
kAccumulatorModuleNumber (defined in AnalogChannel)AnalogChannel [static]
kAccumulatorNumChannels (defined in AnalogChannel)AnalogChannel [static]
kAnalogChannels (defined in SensorBase)SensorBase [static]
kAnalogModules (defined in SensorBase)SensorBase [static]
kChassisSlots (defined in SensorBase)SensorBase [static]
kDigitalChannels (defined in SensorBase)SensorBase [static]
kDigitalModules (defined in SensorBase)SensorBase [static]
kPwmChannels (defined in SensorBase)SensorBase [static]
kRelayChannels (defined in SensorBase)SensorBase [static]
kSolenoidChannels (defined in SensorBase)SensorBase [static]
kSolenoidModules (defined in SensorBase)SensorBase [static]
kSystemClockTicksPerMicrosecond (defined in SensorBase)SensorBase [static]
m_error (defined in ErrorBase)ErrorBase [mutable, protected]
PIDGet()AnalogChannel [virtual]
ResetAccumulator()AnalogChannel
SensorBase()SensorBase
SetAccumulatorCenter(INT32 center)AnalogChannel
SetAccumulatorDeadband(INT32 deadband)AnalogChannel
SetAccumulatorInitialValue(INT64 value)AnalogChannel
SetAverageBits(UINT32 bits)AnalogChannel
SetErrnoError(const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase)ErrorBase [static]
SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase)ErrorBase [static]
SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetOversampleBits(UINT32 bits)AnalogChannel
SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
StatusIsFatal() const ErrorBase [virtual]
~AnalogChannel()AnalogChannel [virtual]
~ErrorBase() (defined in ErrorBase)ErrorBase [virtual]
~SensorBase()SensorBase [virtual]
 All Classes Functions Variables