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

#include <ADT7410.h>

Inheritance diagram for temp_monitor::ADT7410:
Inheritance graph

Public Member Functions

 ADT7410 (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

◆ ADT7410()

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

Member Function Documentation

◆ GetTemperature()

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

◆ Init()

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

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