29 #ifndef TEstatorTurbinaH
30 #define TEstatorTurbinaH
39 #include "TTipoValvula.h"
42 nmStFijo = 0, nmStVariable = 1, nmStMapa = 2
50 nmTipoEstator FTipoEstator;
72 int getNumeroTurbina() {
73 return FNumeroTurbina;
76 int getNumeroEntrada() {
77 return FNumeroEntrada;
80 nmTipoEstator getTipoEstator() {
88 double getCDescargaTubVol() {
92 void PutCDVbl(
double valor) {
96 void PutAreaEff(
double valor) {
101 void LeeDatosIniciales(
const char *FileWAM, fpos_t &filepos,
int norden,
bool HayMotor,
TBloqueMotor *Engine);
105 void AsignaTurbina(
double NTurb,
double NEntr);
107 void TipodeEstator(nmTipoEstator TipoEstator);
109 void GetCDin(
double Time);
111 void GetCDout(
double Time);