![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
Public Member Functions | |
InsulatedTankCalculator (InsulatedTankInput insulatedTankInput) | |
InsulatedTankOutput | calculate () |
InsulatedTankOutput | calculateNoInsulation (InsulatedTankInput input) |
InsulatedTankOutput | calculateInsulation (InsulatedTankInput input) |
AirProperties | calculateAirProperties (double temp) |
double | insulationRecursive () |
double | noInsulationRecursive () |
double | calculateAirProperty (int property, double temp) |
double | lookupAirPropertyCoefficient (int property, int n) |
InsulatedTankCalculator (InsulatedTankInput insulatedTankInput) | |
InsulatedTankOutput | calculate () |
InsulatedTankOutput | calculateNoInsulation (InsulatedTankInput input) |
InsulatedTankOutput | calculateInsulation (InsulatedTankInput input) |
AirProperties | calculateAirProperties (double temp) |
double | insulationRecursive () |
double | noInsulationRecursive () |
double | calculateAirProperty (int property, double temp) |
double | lookupAirPropertyCoefficient (int property, int n) |
InsulatedTankCalculator (InsulatedTankInput insulatedTankInput) | |
InsulatedTankOutput | calculate () |
InsulatedTankOutput | calculateNoInsulation (InsulatedTankInput input) |
InsulatedTankOutput | calculateInsulation (InsulatedTankInput input) |
AirProperties | calculateAirProperties (double temp) |
double | insulationRecursive () |
double | noInsulationRecursive () |
double | calculateAirProperty (int property, double temp) |
double | lookupAirPropertyCoefficient (int property, int n) |
Definition at line 8 of file InsulatedTankCalculator.h.