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

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

calculate() (defined in Inlet)Inletprivate
getInletEnergyFlow() const (defined in Inlet)Inletinline
getInletProperties() const (defined in Inlet)Inletinline
getMassFlow() const (defined in Inlet)Inletinline
getPressure() const (defined in Inlet)Inletinline
getQuantityType() const (defined in Inlet)Inletinline
getQuantityValue() const (defined in Inlet)Inletinline
Inlet(double pressure, SteamProperties::ThermodynamicQuantity quantityType, double quantityValue, double massFlow)Inlet
inletEnergyFlow (defined in Inlet)Inletprivate
inletProperties (defined in Inlet)Inletprivate
massFlow (defined in Inlet)Inletprivate
operator<< (defined in Inlet)Inletfriend
pressure (defined in Inlet)Inletprivate
quantityType (defined in Inlet)Inletprivate
quantityValue (defined in Inlet)Inletprivate
setMassFlow(double massFlow) (defined in Inlet)Inlet
setPressure(double pressure) (defined in Inlet)Inlet
setQuantityType(SteamProperties::ThermodynamicQuantity quantityType) (defined in Inlet)Inlet
setQuantityValue(double quantityValue) (defined in Inlet)Inlet