CoolProp  6.6.0
An open-source fluid property and humid air property database
Public Member Functions | List of all members
CoolProp::MoleFractions Class Reference

Detailed Description

Definition at line 23 of file HelmholtzEOSMixtureBackend.h.

#include <HelmholtzEOSMixtureBackend.h>

Public Member Functions

template<typename T >
void resize (T N)
 
std::size_t size () const
 
void clear ()
 
template<typename T >
MoleFractionsoperator= (const std::vector< T > &values)
 
template<typename T >
CoolPropDbl operator[] (T i) const
 
 operator std::vector< CoolPropDbl > & ()
 

Member Function Documentation

◆ clear()

void CoolProp::MoleFractions::clear ( )
inline

Definition at line 41 of file HelmholtzEOSMixtureBackend.h.

◆ operator std::vector< CoolPropDbl > &()

CoolProp::MoleFractions::operator std::vector< CoolPropDbl > & ( )
inline

Definition at line 55 of file HelmholtzEOSMixtureBackend.h.

◆ operator=()

template<typename T >
MoleFractions& CoolProp::MoleFractions::operator= ( const std::vector< T > &  values)
inline

Definition at line 46 of file HelmholtzEOSMixtureBackend.h.

◆ operator[]()

template<typename T >
CoolPropDbl CoolProp::MoleFractions::operator[] ( i) const
inline

Definition at line 51 of file HelmholtzEOSMixtureBackend.h.

◆ resize()

template<typename T >
void CoolProp::MoleFractions::resize ( N)
inline

Definition at line 35 of file HelmholtzEOSMixtureBackend.h.

◆ size()

std::size_t CoolProp::MoleFractions::size ( ) const
inline

Definition at line 38 of file HelmholtzEOSMixtureBackend.h.


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