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 ProcessSteamUsageModeler, including all inherited members.
calc(const HeaderWithHighestPressure &highPressureHeaderInput, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain) const (defined in ProcessSteamUsageModeler) | ProcessSteamUsageModeler | private |
calc(const std::shared_ptr< HeaderNotHighestPressure > &headerInput, const SteamSystemModelerTool::FluidProperties &headerOutput, const SteamSystemModelerTool::FluidProperties &pressureCondensate) const (defined in ProcessSteamUsageModeler) | ProcessSteamUsageModeler | private |
model(const double headerCountInput, const HeaderWithHighestPressure &highPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &lowPressureHeaderCalculationsDomain) const (defined in ProcessSteamUsageModeler) | ProcessSteamUsageModeler |