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

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

calculateProperties() override (defined in PrvWithDesuperheating)PrvWithDesuperheatingprotectedvirtual
desuperheatingTemp (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
feedwaterEnergyFlow (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
feedwaterMassFlow (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
feedwaterPressure (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
feedwaterProperties (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
feedwaterQuantityType (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
feedwaterQuantityValue (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
getDesuperheatingTemp() constPrvWithDesuperheatinginline
getFeedwaterEnergyFlow() constPrvWithDesuperheatinginline
getFeedwaterMassFlow() constPrvWithDesuperheatinginline
getFeedwaterPressure() constPrvWithDesuperheatinginline
getFeedwaterProperties() constPrvWithDesuperheatinginline
getFeedwaterQuantityType() constPrvWithDesuperheatinginline
getFeedwaterQuantityValue() constPrvWithDesuperheatinginline
getInletEnergyFlow() constPrvWithDesuperheatinginline
getInletMassFlow() constPrvWithDesuperheatinginline
getInletPressure() constPrvWithoutDesuperheatinginline
getInletProperties() constPrvWithDesuperheatinginline
getOutletEnergyFlow() const overridePrvWithDesuperheatinginlinevirtual
getOutletMassFlow() const overridePrvWithDesuperheatinginlinevirtual
getOutletPressure() constPrvWithoutDesuperheatinginline
getOutletProperties() constPrvWithDesuperheatinginline
getQuantityType() constPrvWithoutDesuperheatinginline
getQuantityValue() constPrvWithoutDesuperheatinginline
inletEnergyFlow (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
inletMassFlow (defined in PrvWithoutDesuperheating)PrvWithoutDesuperheatingprotected
inletPressure (defined in PrvWithoutDesuperheating)PrvWithoutDesuperheatingprotected
inletProperties (defined in PrvWithoutDesuperheating)PrvWithoutDesuperheatingprotected
isWithDesuperheating() const override (defined in PrvWithDesuperheating)PrvWithDesuperheatinginlinevirtual
operator<< (defined in PrvWithDesuperheating)PrvWithDesuperheatingfriend
operator<< (defined in PrvWithDesuperheating)PrvWithDesuperheatingfriend
outletEnergyFlow (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
outletMassFlow (defined in PrvWithDesuperheating)PrvWithDesuperheatingprivate
outletPressure (defined in PrvWithoutDesuperheating)PrvWithoutDesuperheatingprotected
outletProperties (defined in PrvWithoutDesuperheating)PrvWithoutDesuperheatingprotected
PrvWithDesuperheating(double inletPressure, SteamProperties::ThermodynamicQuantity quantityType, double quantityValue, double inletMassFlow, double outletPressure, double feedwaterPressure, SteamProperties::ThermodynamicQuantity feedwaterQuantityType, double feedwaterQuantityValue, double desuperheatingTemp)PrvWithDesuperheating
PrvWithoutDesuperheating(double inletPressure, SteamProperties::ThermodynamicQuantity quantityType, double quantityValue, double inletMassFlow, double outletPressure)PrvWithoutDesuperheating
quantityType (defined in PrvWithoutDesuperheating)PrvWithoutDesuperheatingprotected
quantityValue (defined in PrvWithoutDesuperheating)PrvWithoutDesuperheatingprotected
setDesuperheatingTemp(double desuperheatingTemp)PrvWithDesuperheatinginline
setFeedwaterPressure(double feedwaterPressure)PrvWithDesuperheatinginline
setFeedwaterQuantityType(SteamProperties::ThermodynamicQuantity feedwaterQuantityType)PrvWithDesuperheatinginline
setFeedwaterQuantityValue(double feedwaterQuantityValue)PrvWithDesuperheatinginline
setInletMassFlow(double inletMassFlow)PrvWithoutDesuperheatinginline
setInletPressure(double inletPressure)PrvWithoutDesuperheatinginline
setOutletPressure(double outletPressure)PrvWithoutDesuperheatinginline
setQuantityType(SteamProperties::ThermodynamicQuantity quantityType)PrvWithoutDesuperheatinginline
setQuantityValue(double quantityValue)PrvWithoutDesuperheatinginline