DPsim
Loading...
Searching...
No Matches
CPS::Signal::SteamTurbineParameters Class Reference
Inheritance diagram for CPS::Signal::SteamTurbineParameters:
[legend]
Collaboration diagram for CPS::Signal::SteamTurbineParameters:
[legend]

Public Attributes

Real Fhp = 0
 Power fraction of the high-pressure stage.
 
Real Fip = 0
 Power fraction of the intermediate-pressure stage.
 
Real Flp = 0
 Power fraction of the low-pressure stage.
 
Real Tch = 0
 Time constant of main inlet volume and steam chest (s)
 
Real Trh = 0
 Time constant of reheater (s)
 
Real Tco = 0
 Time constant of crossover piping and LP inlet volumes (s)
 

Additional Inherited Members

- Static Public Member Functions inherited from SharedFactory< SteamTurbineParameters >
static std::shared_ptr< SteamTurbineParameters > make (Args &&...args)
 

Detailed Description

Definition at line 13 of file SteamTurbine.h.

Member Data Documentation

◆ Fhp

Real CPS::Signal::SteamTurbineParameters::Fhp = 0

Power fraction of the high-pressure stage.

Definition at line 17 of file SteamTurbine.h.

◆ Fip

Real CPS::Signal::SteamTurbineParameters::Fip = 0

Power fraction of the intermediate-pressure stage.

Definition at line 19 of file SteamTurbine.h.

◆ Flp

Real CPS::Signal::SteamTurbineParameters::Flp = 0

Power fraction of the low-pressure stage.

Definition at line 21 of file SteamTurbine.h.

◆ Tch

Real CPS::Signal::SteamTurbineParameters::Tch = 0

Time constant of main inlet volume and steam chest (s)

Definition at line 23 of file SteamTurbine.h.

◆ Tco

Real CPS::Signal::SteamTurbineParameters::Tco = 0

Time constant of crossover piping and LP inlet volumes (s)

Definition at line 27 of file SteamTurbine.h.

◆ Trh

Real CPS::Signal::SteamTurbineParameters::Trh = 0

Time constant of reheater (s)

Definition at line 25 of file SteamTurbine.h.


The documentation for this class was generated from the following file: