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
HeatLoss Member List

This is the complete list of members for HeatLoss, including all inherited members.

calculateProperties() (defined in HeatLoss)HeatLossprivate
getHeatLoss() constHeatLossinline
getInletMassFlow() constHeatLossinline
getInletPressure() constHeatLossinline
getInletProperties() constHeatLossinline
getOutletProperties() constHeatLossinline
getPercentHeatLoss() constHeatLossinline
getQuantityType() constHeatLossinline
getQuantityValue() constHeatLossinline
heatLoss (defined in HeatLoss)HeatLossprivate
HeatLoss(double inletPressure, SteamProperties::ThermodynamicQuantity quantityType, double quantityValue, double inletMassFlow, double percentHeatLoss)HeatLoss
inletEnergyFlow (defined in HeatLoss)HeatLossprivate
inletMassFlow (defined in HeatLoss)HeatLossprivate
inletPressure (defined in HeatLoss)HeatLossprivate
inletProperties (defined in HeatLoss)HeatLossprivate
operator<< (defined in HeatLoss)HeatLossfriend
outletEnergyFlow (defined in HeatLoss)HeatLossprivate
outletProperties (defined in HeatLoss)HeatLossprivate
percentHeatLoss (defined in HeatLoss)HeatLossprivate
quantityType (defined in HeatLoss)HeatLossprivate
quantityValue (defined in HeatLoss)HeatLossprivate
setInletMassFlow(double inletMassFlow)HeatLoss
setInletPressure(double inletPressure)HeatLoss
setPercentHeatLoss(double percentHeatLoss)HeatLoss
setQuantityType(SteamProperties::ThermodynamicQuantity quantityType)HeatLoss
setQuantityValue(double quantityValue)HeatLoss