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
losses
fixture_heat_loss.h
Go to the documentation of this file.
1
#pragma once
2
16
namespace
fixture_heat_loss
{
17
33
double
totalHeatLoss
(
double
specific_heat,
double
feed_rate,
double
initial_temperature,
double
final_temperature,
34
double
correction_factor);
35
36
}
// namespace fixture_heat_loss
fixture_heat_loss::totalHeatLoss
double totalHeatLoss(double specific_heat, double feed_rate, double initial_temperature, double final_temperature, double correction_factor)
Calculates the total heat loss from fixtures, trays, or conveyors.
fixture_heat_loss
Calculates heat losses from fixtures, trays, and conveyors in process heating equipment.
Generated by
1.9.8