#include <sensorInterpreter.h>
◆ SensorInterpreter()
SensorInterpreter::SensorInterpreter |
( |
| ) |
|
|
default |
◆ getFinalTemp()
double SensorInterpreter::getFinalTemp |
( |
const Sensor & |
sensor, |
|
|
std::size_t |
start_step |
|
) |
| const |
|
noexcept |
◆ getFinalTemps()
std::vector< double > SensorInterpreter::getFinalTemps |
( |
const Sensor & |
sensor | ) |
const |
|
noexcept |
◆ scaleHeatParams()
◆ setBounds()
void SensorInterpreter::setBounds |
( |
double |
lb, |
|
|
double |
ub |
|
) |
| |
|
inlinenoexcept |
◆ setParams()
void SensorInterpreter::setParams |
( |
double |
t_eq, |
|
|
double |
eff_energy |
|
) |
| |
|
noexcept |
The documentation for this class was generated from the following files: