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

#include <cpu.h>

Public Member Functions

 ThermalZone (const std::string sys_thermal_path, int id)
 
 ~ThermalZone (void)
 
bool Init (void)
 
int GetId (void)
 
double GetTemperature (double scale=1.0)
 

Constructor & Destructor Documentation

◆ ThermalZone()

cpu_mem_monitor::ThermalZone::ThermalZone ( const std::string  sys_thermal_path,
int  id 
)
explicit

◆ ~ThermalZone()

cpu_mem_monitor::ThermalZone::~ThermalZone ( void  )

Member Function Documentation

◆ GetId()

int cpu_mem_monitor::ThermalZone::GetId ( void  )

◆ GetTemperature()

double cpu_mem_monitor::ThermalZone::GetTemperature ( double  scale = 1.0)

◆ Init()

bool cpu_mem_monitor::ThermalZone::Init ( void  )

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