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.
|
This is the complete list of members for InsulatedTankReduction, including all inherited members.
_airPropertiesArray (defined in InsulatedTankReduction) | InsulatedTankReduction | private |
_insulatedTankInput (defined in InsulatedTankReduction) | InsulatedTankReduction | private |
calculate() (defined in InsulatedTankReduction) | InsulatedTankReduction | |
calculateAirProperties(double temp) (defined in InsulatedTankReduction) | InsulatedTankReduction | |
calculateAirProperty(int property, double temp) (defined in InsulatedTankReduction) | InsulatedTankReduction | |
calculateInsulation(InsulatedTankInput input) (defined in InsulatedTankReduction) | InsulatedTankReduction | |
calculateNoInsulation(InsulatedTankInput input) (defined in InsulatedTankReduction) | InsulatedTankReduction | |
InsulatedTankReduction() (defined in InsulatedTankReduction) | InsulatedTankReduction | |
InsulatedTankReduction(InsulatedTankInput insulatedTankInput) (defined in InsulatedTankReduction) | InsulatedTankReduction | inline |
insulationRecursive() (defined in InsulatedTankReduction) | InsulatedTankReduction | |
lookupAirPropertyCoefficient(int property, int n) (defined in InsulatedTankReduction) | InsulatedTankReduction | |
noInsulationRecursive() (defined in InsulatedTankReduction) | InsulatedTankReduction | |
propertyFit(std::vector< double > coefficients, double temp) (defined in InsulatedTankReduction) | InsulatedTankReduction | private |
validateInput(InsulatedTankInput input) (defined in InsulatedTankReduction) | InsulatedTankReduction | private |