|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
Definition at line 62 of file Helmholtz.h.
#include <Helmholtz.h>
Public Member Functions | |
| void | reset (CoolPropDbl v) |
| HelmholtzDerivatives | operator+ (const HelmholtzDerivatives &other) const |
| HelmholtzDerivatives | operator* (const CoolPropDbl &other) const |
| HelmholtzDerivatives () | |
| double | get (std::size_t itau, std::size_t idelta) |
| Retrieve a single value based on the number of derivatives with respect to tau and delta. More... | |
|
inline |
Definition at line 87 of file Helmholtz.h.
|
inline |
Retrieve a single value based on the number of derivatives with respect to tau and delta.
Definition at line 91 of file Helmholtz.h.
|
inline |
Definition at line 80 of file Helmholtz.h.
|
inline |
Definition at line 73 of file Helmholtz.h.
|
inline |
Definition at line 69 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::delta |
Definition at line 67 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::rhomolar_red |
Definition at line 67 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::T_red |
Definition at line 67 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::tau |
Definition at line 67 of file Helmholtz.h.