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_load_charge_material_data::GasLoadChargeMaterial Struct Reference

Struct to hold default gas load/charge material data. More...

#include <gas_load_charge_material_data.h>

Public Attributes

std::string substance
 Name of substance.
 
double specific_heat_vapor
 Specific Heat of Vapor in Btu/(lb*°F)
 

Detailed Description

Definition at line 21 of file gas_load_charge_material_data.h.

Member Data Documentation

◆ specific_heat_vapor

double gas_load_charge_material_data::GasLoadChargeMaterial::specific_heat_vapor

Definition at line 23 of file gas_load_charge_material_data.h.

◆ substance

std::string gas_load_charge_material_data::GasLoadChargeMaterial::substance

Definition at line 22 of file gas_load_charge_material_data.h.


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