CoolProp  6.6.0
An open-source fluid property and humid air property database
Public Attributes | List of all members
UNIFACLibrary::Group Struct Reference

Detailed Description

A structure containing references for a single group (its multiplicity, main group index, etc.)

Definition at line 13 of file UNIFACLibrary.h.

#include <UNIFACLibrary.h>

Public Attributes

int sgi
 Sub group index. More...
 
int mgi
 Main group index. More...
 
double R_k
 R_k. More...
 
double Q_k
 Q_k. More...
 

Member Data Documentation

◆ mgi

int UNIFACLibrary::Group::mgi

Main group index.

Definition at line 16 of file UNIFACLibrary.h.

◆ Q_k

double UNIFACLibrary::Group::Q_k

Q_k.

Definition at line 18 of file UNIFACLibrary.h.

◆ R_k

double UNIFACLibrary::Group::R_k

R_k.

Definition at line 17 of file UNIFACLibrary.h.

◆ sgi

int UNIFACLibrary::Group::sgi

Sub group index.

Definition at line 15 of file UNIFACLibrary.h.


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