teqp 0.22.0
Loading...
Searching...
No Matches
teqp::IdealHelmholtzConstant Class Reference

#include <ideal_eosterms.hpp>

Public Member Functions

 IdealHelmholtzConstant (double a, double R)
 
template<typename TType , typename RhoType >
auto alphaig (const TType &, const RhoType &) const
 

Public Attributes

const double a
 
const double R
 

Detailed Description

\( \alpha^{\rm ig}= a \)

Definition at line 14 of file ideal_eosterms.hpp.

Constructor & Destructor Documentation

◆ IdealHelmholtzConstant()

teqp::IdealHelmholtzConstant::IdealHelmholtzConstant ( double a,
double R )
inline

Definition at line 17 of file ideal_eosterms.hpp.

Member Function Documentation

◆ alphaig()

template<typename TType , typename RhoType >
auto teqp::IdealHelmholtzConstant::alphaig ( const TType & ,
const RhoType &  ) const
inline

Definition at line 20 of file ideal_eosterms.hpp.

Member Data Documentation

◆ a

const double teqp::IdealHelmholtzConstant::a

Definition at line 16 of file ideal_eosterms.hpp.

◆ R

const double teqp::IdealHelmholtzConstant::R

Definition at line 16 of file ideal_eosterms.hpp.


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