29 #ifndef TRotorTurbinaH
30 #define TRotorTurbinaH
39 #include "TTipoValvula.h"
42 nmRotFijo = 0, nmRotVariable = 1, nmRotMapa = 2
51 nmTipoRotor FTipoRotor;
73 int getNumeroTurbina() {
74 return FNumeroTurbina;
77 nmTipoRotor getTipoRotor() {
85 double getCDescargaTubVol() {
89 void PutCDVbl(
double valor) {
93 void PutAreaEff(
double valor) {
98 void LeeDatosIniciales(
const char *FileWAM, fpos_t &filepos,
int norden,
bool HayMotor,
TBloqueMotor *Engine);
102 void AsignaTurbina(
int NTurb);
104 void TipodeRotor(nmTipoRotor TipoRotor);
106 void GetCDin(
double Time);
108 void GetCDout(
double Time);