psim  1.0
Generalized 2D phonon transport using a Monte Carlo method
SensorInterpreter Class Reference

#include <sensorInterpreter.h>

Public Member Functions

 SensorInterpreter ()=default
 
void setBounds (double lb, double ub) noexcept
 
void setParams (double t_eq, double eff_energy) noexcept
 
SensorMeasurements scaleHeatParams (const Sensor &sensor) const noexcept
 
double getFinalTemp (const Sensor &sensor, std::size_t start_step) const noexcept
 
std::vector< double > getFinalTemps (const Sensor &sensor) const noexcept
 

Constructor & Destructor Documentation

◆ SensorInterpreter()

SensorInterpreter::SensorInterpreter ( )
default

Member Function Documentation

◆ 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()

SensorMeasurements SensorInterpreter::scaleHeatParams ( const Sensor sensor) const
noexcept

◆ setBounds()

void SensorInterpreter::setBounds ( double  lb,
double  ub 
)
inlinenoexcept

◆ setParams()

void SensorInterpreter::setParams ( double  t_eq,
double  eff_energy 
)
noexcept
Here is the caller graph for this function:

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