NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <TCN75A.h>
Public Member Functions | |
TCN75A (i2c::Device const &device) | |
bool | GetTemperature (double *temp) |
Public Member Functions inherited from temp_monitor::TempMonitor | |
TempMonitor (i2c::Device const &device) | |
Protected Member Functions | |
bool | Init (void) |
Additional Inherited Members | |
Protected Attributes inherited from temp_monitor::TempMonitor | |
i2c::Device | device_ |
|
explicit |
|
virtual |
Implements temp_monitor::TempMonitor.
|
protected |