Ultrasonic rangefinder class.
Definition Ultrasonic.h:39
 
Class to control a simulated Ultrasonic.
Definition UltrasonicSim.h:19
 
UltrasonicSim(int ping, int echo)
Constructor.
 
void SetRange(units::inch_t range)
Sets the range measurement.
 
void SetRangeValid(bool valid)
Sets if the range measurement is valid.
 
UltrasonicSim(const Ultrasonic &ultrasonic)
Constructor.
 
C++ wrapper around a HAL simulator boolean value handle.
Definition SimDevice.h:611
 
C++ wrapper around a HAL simulator double value handle.
Definition SimDevice.h:536