Jaguar Member List
This is the complete list of members for
Jaguar, 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] |
| Get(void) | Jaguar | [virtual] |
| GetError(void) | SensorBase | |
| GetPosition(void) | PWM | [protected] |
| GetRaw(void) | PWM | |
| GetSpeed(void) | PWM | [protected] |
| Jaguar(unsigned channel) | Jaguar | |
| Jaguar(unsigned slot, unsigned channel) | Jaguar | |
| kDefaultMinPwmHigh | PWM | [protected, static] |
| kDefaultPwmPeriod | PWM | [protected, static] |
| PWM(unsigned channel) | PWM | |
| PWM(unsigned slot, unsigned channel) | PWM | |
| SensorBase(void) | SensorBase | |
| Set(float value) | Jaguar | [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] |
| ~PWM() | PWM | [virtual] |
| ~SensorBase() | SensorBase | [virtual] |