#include <TurbineInput.h>
|
| CondensingTurbine (double isentropicEfficiency, double generationEfficiency, double condenserPressure, CondensingTurbineOperation operationType, double operationValue, bool useTurbine) |
|
double | getIsentropicEfficiency () const |
|
double | getGenerationEfficiency () const |
|
double | getCondenserPressure () const |
|
CondensingTurbineOperation | getOperationType () const |
|
double | getOperationValue () const |
|
bool | isUseTurbine () const |
|
| CondensingTurbine (double isentropicEfficiency, double generationEfficiency, double condenserPressure, CondensingTurbineOperation operationType, double operationValue, bool useTurbine) |
|
double | getIsentropicEfficiency () const |
|
double | getGenerationEfficiency () const |
|
double | getCondenserPressure () const |
|
CondensingTurbineOperation | getOperationType () const |
|
double | getOperationValue () const |
|
bool | isUseTurbine () const |
|
| CondensingTurbine (double isentropicEfficiency, double generationEfficiency, double condenserPressure, CondensingTurbineOperation operationType, double operationValue, bool useTurbine) |
|
double | getIsentropicEfficiency () const |
|
double | getGenerationEfficiency () const |
|
double | getCondenserPressure () const |
|
CondensingTurbineOperation | getOperationType () const |
|
double | getOperationValue () const |
|
bool | isUseTurbine () const |
|
Steam Modeler condensing turbine input data.
Definition at line 35 of file TurbineInput.h.
The documentation for this class was generated from the following files: