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

Detailed Description

A structure containing a group (its count, index, etc.) for a subgroup forming a part of a component.

Definition at line 50 of file UNIFACLibrary.h.

#include <UNIFACLibrary.h>

Public Member Functions

 ComponentGroup (const int count, const UNIFACLibrary::Group group)
 

Public Attributes

int count
 
UNIFACLibrary::Group group
 

Constructor & Destructor Documentation

◆ ComponentGroup()

UNIFACLibrary::ComponentGroup::ComponentGroup ( const int  count,
const UNIFACLibrary::Group  group 
)
inline

Definition at line 54 of file UNIFACLibrary.h.

Member Data Documentation

◆ count

int UNIFACLibrary::ComponentGroup::count

Definition at line 52 of file UNIFACLibrary.h.

◆ group

UNIFACLibrary::Group UNIFACLibrary::ComponentGroup::group

Definition at line 53 of file UNIFACLibrary.h.


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