#include <TurbineInput.h>
|
| PressureTurbine (double isentropicEfficiency, double generationEfficiency, PressureTurbineOperation operationType, double operationValue1, double operationValue2, bool useTurbine) |
|
double | getIsentropicEfficiency () const |
|
double | getGenerationEfficiency () const |
|
PressureTurbineOperation | getOperationType () const |
|
double | getOperationValue1 () const |
|
double | getOperationValue2 () const |
|
bool | isUseTurbine () const |
|
| PressureTurbine (double isentropicEfficiency, double generationEfficiency, PressureTurbineOperation operationType, double operationValue1, double operationValue2, bool useTurbine) |
|
double | getIsentropicEfficiency () const |
|
double | getGenerationEfficiency () const |
|
PressureTurbineOperation | getOperationType () const |
|
double | getOperationValue1 () const |
|
double | getOperationValue2 () const |
|
bool | isUseTurbine () const |
|
| PressureTurbine (double isentropicEfficiency, double generationEfficiency, PressureTurbineOperation operationType, double operationValue1, double operationValue2, bool useTurbine) |
|
double | getIsentropicEfficiency () const |
|
double | getGenerationEfficiency () const |
|
PressureTurbineOperation | getOperationType () const |
|
double | getOperationValue1 () const |
|
double | getOperationValue2 () const |
|
bool | isUseTurbine () const |
|
|
std::ostream & | operator<< (std::ostream &stream, const PressureTurbine &pt) |
|
std::ostream & | operator<< (std::ostream &stream, const PressureTurbine &pt) |
|
std::ostream & | operator<< (std::ostream &stream, const PressureTurbine &pt) |
|
Steam Modeler pressure turbine input data.
Definition at line 66 of file TurbineInput.h.
The documentation for this class was generated from the following files: