NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
temp_monitor::TCN75A Class Reference

#include <TCN75A.h>

Inheritance diagram for temp_monitor::TCN75A:
Inheritance graph

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_
 

Constructor & Destructor Documentation

◆ TCN75A()

temp_monitor::TCN75A::TCN75A ( i2c::Device const &  device)
explicit

Member Function Documentation

◆ GetTemperature()

bool temp_monitor::TCN75A::GetTemperature ( double *  temp)
virtual

◆ Init()

bool temp_monitor::TCN75A::Init ( void  )
protected

The documentation for this class was generated from the following files: