|
CoolProp 7.2.0
An open-source fluid property and humid air property database
|
Definition at line 52 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 77 of file Helmholtz.h.
|
inline |
Retrieve a single value based on the number of derivatives with respect to tau and delta.
Definition at line 81 of file Helmholtz.h.
|
inline |
Definition at line 70 of file Helmholtz.h.
|
inline |
Definition at line 63 of file Helmholtz.h.
|
inline |
Definition at line 59 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::delta |
Definition at line 57 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::rhomolar_red |
Definition at line 57 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::T_red |
Definition at line 57 of file Helmholtz.h.
| LIST_OF_DERIVATIVE_VARIABLES CoolPropDbl CoolProp::HelmholtzDerivatives::tau |
Definition at line 57 of file Helmholtz.h.