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

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

convertCondensingTurbineOperationToTurbineProperty(const CondensingTurbineOperation &operationType) const (defined in TurbineFactory)TurbineFactoryprivate
make(const SteamSystemModelerTool::FluidProperties &headerProperties, const Turbine::TurbineProperty &turbineProperty, const PressureTurbine &highToLowTurbine, const double massFlowOrPowerOut, const std::shared_ptr< HeaderNotHighestPressure > &headerWithLowPressure) const (defined in TurbineFactory)TurbineFactory
make(const SteamSystemModelerTool::FluidProperties &headerProperties, const Turbine::TurbineProperty &turbineProperty, const PressureTurbine &highToLowTurbine, const double massFlowOrPowerOut, const std::shared_ptr< HeaderNotHighestPressure > &headerWithLowPressure, const double isentropicEfficiency) const (defined in TurbineFactory)TurbineFactory
make(const SteamSystemModelerTool::FluidProperties &headerProperties, const CondensingTurbine &condensingTurbine, const bool isCalcIdeal) const (defined in TurbineFactory)TurbineFactory
make(const SteamSystemModelerTool::FluidProperties &headerProperties, const CondensingTurbine &condensingTurbine, const double isentropicEfficiency) const (defined in TurbineFactory)TurbineFactory
make(const SteamSystemModelerTool::FluidProperties &headerProperties, const CondensingTurbine &condensingTurbine) const (defined in TurbineFactory)TurbineFactoryprivate
makeIdeal(const SteamSystemModelerTool::FluidProperties &headerProperties, const Turbine::TurbineProperty &turbineProperty, const PressureTurbine &highToLowTurbine, const double massFlowOrPowerOut, const std::shared_ptr< HeaderNotHighestPressure > &headerWithLowPressure) const (defined in TurbineFactory)TurbineFactory
makeIdeal(const SteamSystemModelerTool::FluidProperties &headerProperties, const CondensingTurbine &condensingTurbine) const (defined in TurbineFactory)TurbineFactoryprivate
makePtrWithMassFlow(const SteamSystemModelerTool::FluidProperties &headerProperties, const PressureTurbine &pressureTurbine, double massFlow, const std::shared_ptr< HeaderNotHighestPressure > &headerWithLowPressure, const bool isCalcIdeal) const (defined in TurbineFactory)TurbineFactory
makePtrWithPowerOut(const SteamSystemModelerTool::FluidProperties &headerProperties, const PressureTurbine &pressureTurbine, const double massFlow, const std::shared_ptr< HeaderNotHighestPressure > &headerWithLowPressure, const bool isCalcIdeal) const (defined in TurbineFactory)TurbineFactory
makeWithMassFlow(const SteamSystemModelerTool::FluidProperties &headerProperties, const PressureTurbine &pressureTurbine, const double massFlow, const std::shared_ptr< HeaderNotHighestPressure > &headerWithLowPressure, const bool isCalcIdeal) const (defined in TurbineFactory)TurbineFactory
makeWithPowerOut(const SteamSystemModelerTool::FluidProperties &headerProperties, const PressureTurbine &pressureTurbine, const double powerOut, const std::shared_ptr< HeaderNotHighestPressure > &headerWithLowPressure, const bool isCalcIdeal) const (defined in TurbineFactory)TurbineFactory