#include <ThermParticle.h>
◆ CThermParticle() [1/3]
| CThermParticle::CThermParticle |
( |
| ) |
|
◆ CThermParticle() [2/3]
| CThermParticle::CThermParticle |
( |
double |
rad_ini | ) |
|
◆ CThermParticle() [3/3]
| CThermParticle::CThermParticle |
( |
double |
temperature, |
|
|
double |
m_temperature_ini, |
|
|
double |
Cp, |
|
|
double |
heat_frict, |
|
|
double |
heat_trans, |
|
|
double |
therm_expansion0, |
|
|
double |
therm_expansion1, |
|
|
double |
therm_expansion2, |
|
|
double |
rad_ini |
|
) |
| |
◆ ~CThermParticle()
| virtual CThermParticle::~CThermParticle |
( |
| ) |
|
|
inlinevirtual |
◆ getCp()
| double CThermParticle::getCp |
( |
| ) |
const |
|
inline |
◆ getEquilibRadius()
| double CThermParticle::getEquilibRadius |
( |
| ) |
const |
|
inline |
◆ getEquilibTemperature()
| double CThermParticle::getEquilibTemperature |
( |
| ) |
const |
|
inline |
◆ getTemperature()
| double CThermParticle::getTemperature |
( |
| ) |
const |
|
inline |
◆ getThermExpansion0()
| double CThermParticle::getThermExpansion0 |
( |
| ) |
const |
|
inline |
◆ getThermExpansion1()
| double CThermParticle::getThermExpansion1 |
( |
| ) |
const |
|
inline |
◆ getThermExpansion2()
| double CThermParticle::getThermExpansion2 |
( |
| ) |
const |
|
inline |
◆ setCp()
| void CThermParticle::setCp |
( |
double |
cp | ) |
|
|
inline |
◆ setEquilibRadius()
| void CThermParticle::setEquilibRadius |
( |
double |
r | ) |
|
|
inline |
◆ setEquilibTemperature()
| void CThermParticle::setEquilibTemperature |
( |
double |
t | ) |
|
|
inline |
◆ setTemperature()
| void CThermParticle::setTemperature |
( |
double |
t | ) |
|
|
inline |
◆ setThermExpansion0()
| void CThermParticle::setThermExpansion0 |
( |
double |
te0 | ) |
|
|
inline |
◆ setThermExpansion1()
| void CThermParticle::setThermExpansion1 |
( |
double |
te1 | ) |
|
|
inline |
◆ setThermExpansion2()
| void CThermParticle::setThermExpansion2 |
( |
double |
te2 | ) |
|
|
inline |
◆ operator<<
◆ m_Cp
| double CThermParticle::m_Cp |
|
protected |
◆ m_heat_frict
| double CThermParticle::m_heat_frict |
|
protected |
◆ m_heat_trans
| double CThermParticle::m_heat_trans |
|
protected |
◆ m_rad_ini
| double CThermParticle::m_rad_ini |
|
protected |
◆ m_temperature
| double CThermParticle::m_temperature |
|
protected |
◆ m_temperature_ini
| double CThermParticle::m_temperature_ini |
|
protected |
◆ m_therm_expansion0
| double CThermParticle::m_therm_expansion0 |
|
protected |
◆ m_therm_expansion1
| double CThermParticle::m_therm_expansion1 |
|
protected |
◆ m_therm_expansion2
| double CThermParticle::m_therm_expansion2 |
|
protected |
The documentation for this class was generated from the following files: