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
Classes | Functions
gas_type_data Namespace Reference

Contains default data for atmospheric gas types used in atmosphere heat loss calculations.

Classes

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

Functions

std::vector< GasTypeget_default_gas_types ()
 Returns a vector of default gas types.
 

Function Documentation

◆ get_default_gas_types()

std::vector< GasType > gas_type_data::get_default_gas_types ( )
inline
Returns
std::vector<GasType> Default gas types

Definition at line 27 of file gas_type_data.h.