|
RADLib
RADical C++ application framework
|
Thermal zone snapshot. More...
#include <RADPower.h>
Public Attributes | |
| std::string | name |
| Zone name. More... | |
| std::string | type |
| Zone type. More... | |
| double | temperatureC = 0.0 |
| Temperature in Celsius, or NaN when unknown. More... | |
Thermal zone snapshot.
| std::string RADPower::ThermalZoneInfo::name |
Zone name.
| double RADPower::ThermalZoneInfo::temperatureC = 0.0 |
Temperature in Celsius, or NaN when unknown.
| std::string RADPower::ThermalZoneInfo::type |
Zone type.