Definition at line 5 of file InsulationFluidProperties.h.
◆ InsulationFluidProperties()
| InsulationFluidProperties::InsulationFluidProperties |
( |
double |
conductivity = 0, |
|
|
double |
viscosity = 0, |
|
|
double |
prandtl = 0, |
|
|
double |
expansionCoefficient = 0, |
|
|
double |
density = 0, |
|
|
double |
kinViscosity = 0, |
|
|
double |
specificHeat = 0, |
|
|
double |
alpha = 0, |
|
|
double |
reynolds = 0, |
|
|
double |
rayleigh = 0 |
|
) |
| |
|
inline |
◆ getAlpha()
| double InsulationFluidProperties::getAlpha |
( |
| ) |
|
|
inline |
◆ getConductivity()
| double InsulationFluidProperties::getConductivity |
( |
| ) |
|
|
inline |
◆ getDensity()
| double InsulationFluidProperties::getDensity |
( |
| ) |
|
|
inline |
◆ getExpansionCoefficient()
| double InsulationFluidProperties::getExpansionCoefficient |
( |
| ) |
|
|
inline |
◆ getKinViscosity()
| double InsulationFluidProperties::getKinViscosity |
( |
| ) |
|
|
inline |
◆ getPrandtl()
| double InsulationFluidProperties::getPrandtl |
( |
| ) |
|
|
inline |
◆ getRayleigh()
| double InsulationFluidProperties::getRayleigh |
( |
| ) |
|
|
inline |
◆ getReynolds()
| double InsulationFluidProperties::getReynolds |
( |
| ) |
|
|
inline |
◆ getSpecificHeat()
| double InsulationFluidProperties::getSpecificHeat |
( |
| ) |
|
|
inline |
◆ getViscosity()
| double InsulationFluidProperties::getViscosity |
( |
| ) |
|
|
inline |
◆ setAlpha()
| void InsulationFluidProperties::setAlpha |
( |
double |
alpha | ) |
|
|
inline |
◆ setConductivity()
| void InsulationFluidProperties::setConductivity |
( |
double |
conductivity | ) |
|
|
inline |
◆ setDensity()
| void InsulationFluidProperties::setDensity |
( |
double |
density | ) |
|
|
inline |
◆ setExpansionCoefficient()
| void InsulationFluidProperties::setExpansionCoefficient |
( |
double |
expansionCoefficient | ) |
|
|
inline |
◆ setKinViscosity()
| void InsulationFluidProperties::setKinViscosity |
( |
double |
kinViscosity | ) |
|
|
inline |
◆ setPrandtl()
| void InsulationFluidProperties::setPrandtl |
( |
double |
prandtl | ) |
|
|
inline |
◆ setRayleigh()
| void InsulationFluidProperties::setRayleigh |
( |
double |
rayleigh | ) |
|
|
inline |
◆ setReynolds()
| void InsulationFluidProperties::setReynolds |
( |
double |
reynolds | ) |
|
|
inline |
◆ setSpecificHeat()
| void InsulationFluidProperties::setSpecificHeat |
( |
double |
specificHeat | ) |
|
|
inline |
◆ setViscosity()
| void InsulationFluidProperties::setViscosity |
( |
double |
viscosity | ) |
|
|
inline |
◆ alpha
| double InsulationFluidProperties::alpha |
|
private |
◆ conductivity
| double InsulationFluidProperties::conductivity |
|
private |
◆ density
| double InsulationFluidProperties::density |
|
private |
◆ expansionCoefficient
| double InsulationFluidProperties::expansionCoefficient |
|
private |
◆ kinViscosity
| double InsulationFluidProperties::kinViscosity |
|
private |
◆ prandtl
| double InsulationFluidProperties::prandtl |
|
private |
◆ rayleigh
| double InsulationFluidProperties::rayleigh |
|
private |
◆ reynolds
| double InsulationFluidProperties::reynolds |
|
private |
◆ specificHeat
| double InsulationFluidProperties::specificHeat |
|
private |
◆ viscosity
| double InsulationFluidProperties::viscosity |
|
private |
The documentation for this class was generated from the following file: