|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
#include "CoolProp/detail/CachedElement.h"#include "CoolProp/Exceptions.h"#include "CoolProp/DataStructures.h"#include "CoolProp/fluids/PhaseEnvelope.h"#include <memory>Go to the source code of this file.
Classes | |
| class | CoolProp::SpinodalData |
| class | CoolProp::GuessesStructure |
| class | CoolProp::AbstractState |
| The mother of all state classes. More... | |
| struct | CoolProp::AbstractState::PhaseMolarMasses |
| Phase molar masses (kg/mol) at the current saturated state. More... | |
| class | CoolProp::AbstractStateGenerator |
| class | CoolProp::GeneratorInitializer< T > |
Namespaces | |
| namespace | CoolProp |
Functions | |
| void | CoolProp::register_backend (const backend_families &bf, const shared_ptr< AbstractStateGenerator > &gen) |