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