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
include
processHeat
process_heat.h
Go to the documentation of this file.
1
2
#pragma once
3
11
namespace
process_heat {
12
19
double
calculateExcessAir
(
double
o2_flue_gas);
20
21
}
// namespace process_heat
process_heat::calculateExcessAir
double calculateExcessAir(double o2_flue_gas)
Calculates excess air from O2 in flue gas.
Generated by
1.9.8