MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
Loading...
Searching...
No Matches
Public Attributes | List of all members
gas_type_data::GasType Struct Reference

Struct to hold default gas type data. More...

#include <gas_type_data.h>

Public Attributes

std::string gas_description
 
double specific_heat
 

Detailed Description

Parameters
gas_descriptionDescription of the gas type
specific_heatSpecific heat in Btu/(scf*°F)

Definition at line 18 of file gas_type_data.h.

Member Data Documentation

◆ gas_description

std::string gas_type_data::GasType::gas_description

Definition at line 19 of file gas_type_data.h.

◆ specific_heat

double gas_type_data::GasType::specific_heat

Definition at line 20 of file gas_type_data.h.


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