#include <GERG.hpp>
|
using | GetFij = std::function<std::optional<double>(const std::string&, const std::string&, bool)> |
|
using | GetDepartureCoeffs = std::function<DepartureCoeffs(const std::string&, const std::string&)> |
|
|
| GERG200XDepartureTerm (const std::vector< std::string > &names, const GetFij &get_Fij, const GetDepartureCoeffs &get_departurecoeffs) |
|
template<typename TauType , typename DeltaType , typename MoleFractions > |
auto | alphar (const TauType &tau, const DeltaType &delta, const MoleFractions &molefracs) const |
|
Definition at line 241 of file GERG.hpp.
◆ GetDepartureCoeffs
◆ GetFij
◆ GERG200XDepartureTerm()
teqp::GERGGeneral::GERG200XDepartureTerm::GERG200XDepartureTerm |
( |
const std::vector< std::string > & | names, |
|
|
const GetFij & | get_Fij, |
|
|
const GetDepartureCoeffs & | get_departurecoeffs ) |
|
inline |
◆ alphar()
template<typename TauType , typename DeltaType , typename MoleFractions >
auto teqp::GERGGeneral::GERG200XDepartureTerm::alphar |
( |
const TauType & | tau, |
|
|
const DeltaType & | delta, |
|
|
const MoleFractions & | molefracs ) const |
|
inline |
◆ _get_departurecoeffs
◆ _get_Fij
GetFij teqp::GERGGeneral::GERG200XDepartureTerm::_get_Fij |
The documentation for this class was generated from the following file: