|
roo_control
API Documentation for roo_control
|
#include "roo_control/thermometer/thermometer.h"Go to the source code of this file.
Data Structures | |
| class | roo_control::ExpiringThermometer |
| Reports readings of another thermometer if fresher than an expiration. More... | |
Namespaces | |
| namespace | roo_control |
Functions | |
| Thermometer::Reading | roo_control::ReadExpiringTemperature (const Thermometer &t, roo_time::Duration expiration) |
| Convenience function for expiring thermometer readings. | |