teqp 0.22.0
Loading...
Searching...
No Matches
teqp::GERGGeneral::GERG200XDepartureFunction Class Reference

#include <GERG.hpp>

Public Types

using GetDepartureCoeffs = std::function<DepartureCoeffs(const std::string&, const std::string&)>
 

Public Member Functions

 GERG200XDepartureFunction ()
 
 GERG200XDepartureFunction (const std::string &fluid1, const std::string &fluid2, const GetDepartureCoeffs &get_departurecoeffs)
 
template<typename TauType , typename DeltaType >
auto alphar (const TauType &tau, const DeltaType &delta) const
 

Detailed Description

Definition at line 249 of file GERG.hpp.

Member Typedef Documentation

◆ GetDepartureCoeffs

using teqp::GERGGeneral::GERG200XDepartureFunction::GetDepartureCoeffs = std::function<DepartureCoeffs(const std::string&, const std::string&)>

Definition at line 253 of file GERG.hpp.

Constructor & Destructor Documentation

◆ GERG200XDepartureFunction() [1/2]

teqp::GERGGeneral::GERG200XDepartureFunction::GERG200XDepartureFunction ( )
inline

Definition at line 254 of file GERG.hpp.

◆ GERG200XDepartureFunction() [2/2]

teqp::GERGGeneral::GERG200XDepartureFunction::GERG200XDepartureFunction ( const std::string & fluid1,
const std::string & fluid2,
const GetDepartureCoeffs & get_departurecoeffs )
inline

Definition at line 255 of file GERG.hpp.

Member Function Documentation

◆ alphar()

template<typename TauType , typename DeltaType >
auto teqp::GERGGeneral::GERG200XDepartureFunction::alphar ( const TauType & tau,
const DeltaType & delta ) const
inline

Definition at line 258 of file GERG.hpp.


The documentation for this class was generated from the following file: