, including all inherited members.
AddToSingletonList(void) | SensorBase | [protected] |
AnalogModule(unsigned slot) | AnalogModule | [protected] |
CheckAnalogChannel(unsigned channel) | SensorBase | [protected, static] |
CheckAnalogModule(unsigned slot) | SensorBase | [protected, static] |
CheckDigitalChannel(unsigned channel) | SensorBase | [protected, static] |
CheckDigitalModule(unsigned slot) | SensorBase | [protected, static] |
CheckPWMChannel(unsigned channel) | SensorBase | [protected, static] |
CheckPWMModule(unsigned slot) | SensorBase | [protected, static] |
CheckRelayChannel(unsigned channel) | SensorBase | [protected, static] |
CheckRelayModule(unsigned slot) | SensorBase | [protected, static] |
CheckSolenoidChannel(unsigned channel) | SensorBase | [protected, static] |
CheckSolenoidModule(unsigned slot) | SensorBase | [protected, static] |
ClearError(void) | SensorBase | |
DeleteSingletons(void) | SensorBase | [static] |
GetAccumulatorCount(void) | AnalogModule | |
GetAccumulatorOutput(long long *value, unsigned *count) | AnalogModule | |
GetAccumulatorValue(void) | AnalogModule | |
GetAverageBits(unsigned channel) | AnalogModule | |
GetAverageValue(unsigned channel) | AnalogModule | |
GetAverageVoltage(unsigned channel) | AnalogModule | |
GetError(void) | SensorBase | |
GetInstance(unsigned slot) | AnalogModule | [static] |
GetLSBWeight(unsigned channel) | AnalogModule | |
GetOffset(unsigned channel) | AnalogModule | |
GetOversampleBits(unsigned channel) | AnalogModule | |
GetSampleRate(void) | AnalogModule | |
GetValue(unsigned channel) | AnalogModule | |
GetVoltage(unsigned channel) | AnalogModule | |
InitAccumulator(void) | AnalogModule | |
kTimebase | AnalogModule | [static] |
ResetAccumulator(void) | AnalogModule | |
SensorBase(void) | SensorBase | |
SetAccumulatorCenter(int center) | AnalogModule | |
SetAccumulatorInitialValue(long long value) | AnalogModule | |
SetAverageBits(unsigned channel, unsigned bits) | AnalogModule | |
SetDefaultAnalogModule(unsigned slot) | SensorBase | [static] |
SetDefaultDigitalModule(unsigned slot) | SensorBase | [static] |
SetDefaultSolenoidModule(unsigned slot) | SensorBase | [static] |
SetOversampleBits(unsigned channel, unsigned bits) | AnalogModule | |
SetSampleRate(float samplesPerSecond) | AnalogModule | |
SlotToIndex(unsigned slot) | AnalogModule | [static] |
VoltsToValue(int channel, float voltage) | AnalogModule | |
~AnalogModule() | AnalogModule | [protected, virtual] |
~SensorBase() | SensorBase | [virtual] |