|
|
| PropertyTemperature (std::size_t numberOfBlocks) |
| |
|
std::string | writeAveragesStatistics (const std::string tag) |
| |
|
void | addSample (std::size_t blockIndex, const double &temperature, const double &weight) |
| |
|
double | averagedTemperature (std::size_t blockIndex) const |
| |
|
double | averagedTemperature () const |
| |
|
std::pair< double, double > | averageTemperature () const |
| |
|
|
std::uint64_t | versionNumber {1} |
| |
|
std::size_t | numberOfBlocks |
| |
|
std::vector< std::pair< double, double > > | bookKeepingTemperature |
| |
|
|
Archive< std::ofstream > & | operator<< (Archive< std::ofstream > &archive, const PropertyTemperature &temp) |
| |
|
Archive< std::ifstream > & | operator>> (Archive< std::ifstream > &archive, PropertyTemperature &temp) |
| |
The documentation for this struct was generated from the following file:
- src/raspakit/properties/temperature.ixx