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
include
steamModeler
domain
PrvWithDesuperheatingFactory.h
1
#pragma once
2
3
#include <steamModeler/api/HeaderInput.h>
4
#include <
steamModeler/PRV.h
>
5
#include <steamModeler/SteamProperties.h>
6
7
class
PrvWithDesuperheatingFactory
{
8
public
:
9
PrvWithDesuperheating
make(
const
SteamSystemModelerTool::FluidProperties
& remainingSteam,
const
double
massFlow,
10
const
std::shared_ptr<HeaderNotHighestPressure>& headerNotHighestPressure,
11
const
double
feedwaterPressure)
const
;
12
};
13
PRV.h
Calculator for the steam properties after after a pressure drop for steam systems.
PrvWithDesuperheatingFactory
Definition
PrvWithDesuperheatingFactory.h:7
PrvWithDesuperheating
Definition
PRV.h:181
SteamSystemModelerTool::FluidProperties
Definition
SteamSystemModelerTool.h:97
Generated by
1.9.8