Ultrasonic Member List
This is the complete list of members for
Ultrasonic, 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] |
| GetError(void) | SensorBase | |
| GetRangeInches(void) | Ultrasonic | |
| GetRangeMM(void) | Ultrasonic | |
| IsRangeValid(void) | Ultrasonic | |
| Ping(void) | Ultrasonic | |
| SensorBase(void) | SensorBase | |
| SetAutomaticMode(bool enabling) | Ultrasonic | |
| SetDefaultAnalogModule(unsigned slot) | SensorBase | [static] |
| SetDefaultDigitalModule(unsigned slot) | SensorBase | [static] |
| SetDefaultSolenoidModule(unsigned slot) | SensorBase | [static] |
| Ultrasonic(DigitalOutput *pingChannel, DigitalInput *echoChannel) | Ultrasonic | |
| Ultrasonic(unsigned pingChannel, unsigned echoChannel) | Ultrasonic | |
| Ultrasonic(unsigned pingSlot, unsigned pingChannel, unsigned echoSlot, unsigned echoChannel) | Ultrasonic | |
| ~SensorBase() | SensorBase | [virtual] |
| ~Ultrasonic(void) | Ultrasonic | |