Victor Member List
This is the complete list of members for
Victor, including all inherited members.
AddToSingletonList(void) | SensorBase | [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] |
EnableDeadbandElimination(bool eliminateDeadband) | Victor | |
Get(void) | Victor | [virtual] |
GetError(void) | SensorBase | |
GetPosition(void) | PWM | [protected] |
GetRaw(void) | PWM | |
GetSpeed(void) | PWM | [protected] |
kDefaultMinPwmHigh | PWM | [protected, static] |
kDefaultPwmPeriod | PWM | [protected, static] |
PWM(unsigned channel) | PWM | |
PWM(unsigned slot, unsigned channel) | PWM | |
SensorBase(void) | SensorBase | |
Set(float value) | Victor | [virtual] |
SetCenterPwm(int centerPwm) | PWM | [inline, protected] |
SetDefaultAnalogModule(unsigned slot) | SensorBase | [static] |
SetDefaultDigitalModule(unsigned slot) | SensorBase | [static] |
SetDefaultSolenoidModule(unsigned slot) | SensorBase | [static] |
SetMaxNegativePwm(int maxNegativePwm) | PWM | [inline, protected] |
SetMaxPositivePwm(int maxPositivePwm) | PWM | [inline, protected] |
SetMinNegativePwm(int minNegativePwm) | PWM | [inline, protected] |
SetMinPositivePwm(int minPositivePwm) | PWM | [inline, protected] |
SetPeriodMultiplier(PeriodMultiplier mult) | PWM | |
SetPosition(float pos) | PWM | [protected] |
SetRaw(unsigned char value) | PWM | |
SetSpeed(float speed) | PWM | [protected] |
Victor(unsigned channel) | Victor | |
Victor(unsigned slot, unsigned channel) | Victor | |
~PWM() | PWM | [virtual] |
~SensorBase() | SensorBase | [virtual] |