roo_control
API Documentation for roo_control
Loading...
Searching...
No Matches
thermometer.h File Reference
#include "roo_logging.h"
#include "roo_quantity.h"
#include "roo_quantity/temperature.h"
Include dependency graph for thermometer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  roo_control::Thermometer
 An abstraction of a thermometer, i.e., a device that reports temperature. More...
 
struct  roo_control::Thermometer::Reading
 Captures a temperature measured at a specific time. More...
 

Namespaces

namespace  roo_control
 

Functions

roo_logging::Stream & roo_control::operator<< (roo_logging::Stream &os, const Thermometer::Reading &r)
 Streams a human-readable reading.