|
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 TurbineCalculator, including all inherited members.
| adjustMassFlowOrPowerOut(const double massFlowOrPowerOut, const PressureTurbine &pressureTurbine) const (defined in TurbineCalculator) | TurbineCalculator | private |
| calc(const SteamSystemModelerTool::FluidProperties &headerProperties, const HeaderWithHighestPressure &highPressureHeaderInput, const int headerCountInput, const double connectedHeaderProcessSteamUsage, const std::shared_ptr< HeaderNotHighestPressure > &headerWithNotHighPressure, const PressureTurbine &pressureTurbine) const (defined in TurbineCalculator) | TurbineCalculator | |
| calc(const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput, const PressureTurbine &mediumToLowTurbineInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput) const (defined in TurbineCalculator) | TurbineCalculator | |
| calcMassFlowOrPowerOut(const SteamSystemModelerTool::FluidProperties &headerProperties, const HeaderWithHighestPressure &highPressureHeaderInput, const int headerCountInput, const double connectedHeaderProcessSteamUsage) const (defined in TurbineCalculator) | TurbineCalculator | private |
| calcMassFlowOrPowerOut(const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput) const (defined in TurbineCalculator) | TurbineCalculator | private |
| determineTurbineProperty(const PressureTurbine &pressureTurbine) const (defined in TurbineCalculator) | TurbineCalculator | private |
| turbineFactory (defined in TurbineCalculator) | TurbineCalculator | private |