![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <FixtureLosses.h>
Public Member Functions | |
FixtureLosses (const double specificHeat, const double feedRate, const double initialTemperature, const double finalTemperature, const double correctionFactor) | |
double | getSpecificHeat () const |
void | setSpecificHeat (const double specificHeat) |
double | getFeedRate () const |
void | setFeedRate (const double feedRate) |
double | getInitialTemperature () const |
void | setInitialTemperature (const double initialTemperature) |
double | getFinalTemperature () const |
void | setFinalTemperature (const double finalTemperature) |
double | getCorrectionFactor () const |
void | setCorrectionFactor (const double correctionFactor) |
double | getHeatLoss () |
FixtureLosses (const double specificHeat, const double feedRate, const double initialTemperature, const double finalTemperature, const double correctionFactor) | |
double | getSpecificHeat () const |
void | setSpecificHeat (const double specificHeat) |
double | getFeedRate () const |
void | setFeedRate (const double feedRate) |
double | getInitialTemperature () const |
void | setInitialTemperature (const double initialTemperature) |
double | getFinalTemperature () const |
void | setFinalTemperature (const double finalTemperature) |
double | getCorrectionFactor () const |
void | setCorrectionFactor (const double correctionFactor) |
double | getHeatLoss () |
FixtureLosses (const double specificHeat, const double feedRate, const double initialTemperature, const double finalTemperature, const double correctionFactor) | |
double | getSpecificHeat () const |
void | setSpecificHeat (const double specificHeat) |
double | getFeedRate () const |
void | setFeedRate (const double feedRate) |
double | getInitialTemperature () const |
void | setInitialTemperature (const double initialTemperature) |
double | getFinalTemperature () const |
void | setFinalTemperature (const double finalTemperature) |
double | getCorrectionFactor () const |
void | setCorrectionFactor (const double correctionFactor) |
double | getHeatLoss () |
Fixture Losses class Contains all of the properties of a fixture, tray, conveyor belt, etc. Used to calculate the heat loss caused by fixtures, trays, conveyor belts, etc. that enter the furnace at lower temperatures.
Definition at line 22 of file FixtureLosses.h.
|
inline |
Constructor
specificHeat | double, Specific heat in btu/(lb*°F). |
feedRate | double, Feed Rate for Gas Mixture in lb/hr |
initialTemperature | double, Initial temperature in °F. |
finalTemperature | double, Final temperature in °F. |
correctionFactor | double, correction factor - unitless |
Definition at line 32 of file FixtureLosses.h.
|
inline |
Constructor
specificHeat | double, Specific heat in btu/(lb*°F). |
feedRate | double, Feed Rate for Gas Mixture in lb/hr |
initialTemperature | double, Initial temperature in °F. |
finalTemperature | double, Final temperature in °F. |
correctionFactor | double, correction factor - unitless |
Definition at line 32 of file FixtureLosses.h.
|
inline |
Constructor
specificHeat | double, Specific heat in btu/(lb*°F). |
feedRate | double, Feed Rate for Gas Mixture in lb/hr |
initialTemperature | double, Initial temperature in °F. |
finalTemperature | double, Final temperature in °F. |
correctionFactor | double, correction factor - unitless |
Definition at line 32 of file FixtureLosses.h.
|
inline |
Gets the correction factor
Definition at line 113 of file FixtureLosses.h.
|
inline |
Gets the correction factor
Definition at line 113 of file FixtureLosses.h.
|
inline |
Gets the correction factor
Definition at line 113 of file FixtureLosses.h.
|
inline |
Gets the feed rate for gas mixture
Definition at line 65 of file FixtureLosses.h.
|
inline |
Gets the feed rate for gas mixture
Definition at line 65 of file FixtureLosses.h.
|
inline |
Gets the feed rate for gas mixture
Definition at line 65 of file FixtureLosses.h.
|
inline |
Gets the final temperature
Definition at line 97 of file FixtureLosses.h.
|
inline |
Gets the final temperature
Definition at line 97 of file FixtureLosses.h.
|
inline |
Gets the final temperature
Definition at line 97 of file FixtureLosses.h.
double FixtureLosses::getHeatLoss | ( | ) |
Gets the total heat loss
double FixtureLosses::getHeatLoss | ( | ) |
Gets the total heat loss
Definition at line 11 of file FixtureLosses.cpp.
double FixtureLosses::getHeatLoss | ( | ) |
Gets the total heat loss
|
inline |
Gets the initial temperature
Definition at line 81 of file FixtureLosses.h.
|
inline |
Gets the initial temperature
Definition at line 81 of file FixtureLosses.h.
|
inline |
Gets the initial temperature
Definition at line 81 of file FixtureLosses.h.
|
inline |
Gets the specific heat
Definition at line 49 of file FixtureLosses.h.
|
inline |
Gets the specific heat
Definition at line 49 of file FixtureLosses.h.
|
inline |
Gets the specific heat
Definition at line 49 of file FixtureLosses.h.
|
inline |
Sets the correction factor
correctionFactor | double, correction factor - unitless |
Definition at line 121 of file FixtureLosses.h.
|
inline |
Sets the correction factor
correctionFactor | double, correction factor - unitless |
Definition at line 121 of file FixtureLosses.h.
|
inline |
Sets the correction factor
correctionFactor | double, correction factor - unitless |
Definition at line 121 of file FixtureLosses.h.
|
inline |
Sets the feed rate for gas mixture
feedRate | double, feed rate for gas mixture in lb/hr |
Definition at line 73 of file FixtureLosses.h.
|
inline |
Sets the feed rate for gas mixture
feedRate | double, feed rate for gas mixture in lb/hr |
Definition at line 73 of file FixtureLosses.h.
|
inline |
Sets the feed rate for gas mixture
feedRate | double, feed rate for gas mixture in lb/hr |
Definition at line 73 of file FixtureLosses.h.
|
inline |
Sets the final temperature
finalTemperature | double, final temperature in °F |
Definition at line 105 of file FixtureLosses.h.
|
inline |
Sets the final temperature
finalTemperature | double, final temperature in °F |
Definition at line 105 of file FixtureLosses.h.
|
inline |
Sets the final temperature
finalTemperature | double, final temperature in °F |
Definition at line 105 of file FixtureLosses.h.
|
inline |
Sets the initial temperature
initialTemperature | double, initial temperature in °F |
Definition at line 89 of file FixtureLosses.h.
|
inline |
Sets the initial temperature
initialTemperature | double, initial temperature in °F |
Definition at line 89 of file FixtureLosses.h.
|
inline |
Sets the initial temperature
initialTemperature | double, initial temperature in °F |
Definition at line 89 of file FixtureLosses.h.
|
inline |
Sets the specific heat
specificHeat | double, specific heat in btu/(lb*°F) |
Definition at line 57 of file FixtureLosses.h.
|
inline |
Sets the specific heat
specificHeat | double, specific heat in btu/(lb*°F) |
Definition at line 57 of file FixtureLosses.h.
|
inline |
Sets the specific heat
specificHeat | double, specific heat in btu/(lb*°F) |
Definition at line 57 of file FixtureLosses.h.