![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <EnergyInputExhaustGasLosses.h>
Public Member Functions | |
EnergyInputExhaustGasLosses (const double excessAir, const double combustionAirTemp, const double exhaustGasTemp, const double totalHeatInput=1) | |
double | getHeatDelivered () const |
double | getExhaustGasLosses () const |
double | getAvailableHeat () const |
EnergyInputExhaustGasLosses (const double excessAir, const double combustionAirTemp, const double exhaustGasTemp, const double totalHeatInput=1) | |
double | getHeatDelivered () const |
double | getExhaustGasLosses () const |
double | getAvailableHeat () const |
EnergyInputExhaustGasLosses (const double excessAir, const double combustionAirTemp, const double exhaustGasTemp, const double totalHeatInput=1) | |
double | getHeatDelivered () const |
double | getExhaustGasLosses () const |
double | getAvailableHeat () const |
Energy Input Exhaust Gas Losses Used to calculate the fuel heat that is delivered to the oven/furnace
Definition at line 18 of file EnergyInputExhaustGasLosses.h.
|
inline |
Constructor for the energy input - exhaust gas losses - Will calculate availableHeat given input parameters and calculate heatDelivered and exhaustGasLosses
excessAir | double, excess air as % |
combustionAirTemp | double, temperature of combustion air in °F |
exhaustGasTemp | double, temperature of exhaust gas in °F |
totalHeatInput | optional double, total heat input from all sources of heat supplied in Btu/hr, if this is zero, available heat will be 100% |
Definition at line 28 of file EnergyInputExhaustGasLosses.h.
|
inline |
Constructor for the energy input - exhaust gas losses - Will calculate availableHeat given input parameters and calculate heatDelivered and exhaustGasLosses
excessAir | double, excess air as % |
combustionAirTemp | double, temperature of combustion air in °F |
exhaustGasTemp | double, temperature of exhaust gas in °F |
totalHeatInput | optional double, total heat input from all sources of heat supplied in Btu/hr, if this is zero, available heat will be 100% |
Definition at line 28 of file EnergyInputExhaustGasLosses.h.
|
inline |
Constructor for the energy input - exhaust gas losses - Will calculate availableHeat given input parameters and calculate heatDelivered and exhaustGasLosses
excessAir | double, excess air as % |
combustionAirTemp | double, temperature of combustion air in °F |
exhaustGasTemp | double, temperature of exhaust gas in °F |
totalHeatInput | optional double, total heat input from all sources of heat supplied in Btu/hr, if this is zero, available heat will be 100% |
Definition at line 28 of file EnergyInputExhaustGasLosses.h.