|
| TRotorTurbina (TRotorTurbina *Origen, int valv) |
|
int | getNumeroTurbina () |
|
nmTipoRotor | getTipoRotor () |
|
int | getValv () |
|
double | getCDescargaTubVol () |
|
void | PutCDVbl (double valor) |
|
void | PutAreaEff (double valor) |
|
void | LeeDatosIniciales (const char *FileWAM, fpos_t &filepos, int norden, bool HayMotor, TBloqueMotor *Engine) |
|
void | CalculaCD () |
|
void | AsignaTurbina (int NTurb) |
|
void | TipodeRotor (nmTipoRotor TipoRotor) |
|
void | GetCDin (double Time) |
|
void | GetCDout (double Time) |
|
| TTipoValvula (nmTipoValvula TipVal) |
|
nmTipoValvula | getTypeOfValve () |
|
double | getRegimen () |
|
double | getRelacionVelocidades () |
|
nmRegimenValv | getControlRegimen () |
|
double | getCDTubVol () |
|
double | getCDVolTub () |
|
void | AsignaCDVolTub (double Valor) |
|
double | getCTorb () |
|
int | getNodo () |
|
int | getTipo () |
|
int | getSentido () |
|
int | getNumOrden () |
|
int | getValvula () |
|
int | getPipe () |
|
double | getDiametro () |
|
void | PutDiametroTubo (double Valor) |
|
double | getCRecuperacion () |
|
void | AsignaCRecuperacion (double Valor) |
|
void | AsignaParametros (int Pipe, int Nodo, int Tipo, int valvula, double dTubo, int sentido) |
|
void | LeeDatosGraficasINS (const char *FileWAM, fpos_t &filepos) |
|
void | CabeceraGraficaINS (stringstream &insoutput, int nodo) |
|
void | ImprimeGraficaINS (stringstream &insoutput) |
|
void | AcumulaCDMedio (double TiempoActual) |
|
void | LeeDatosGraficasMED (const char *FileWAM, fpos_t &filepos) |
|
void | CabeceraGraficaMED (stringstream &medoutput, int nodo) |
|
void | ImprimeGraficaMED (stringstream &medoutput) |
|
void | PutPipe (TTubo *Pipe, int node) |
|
void | PutCylider (TCilindro *Cylinder) |
|
void | PutPlenum (TDeposito *Plenum) |
|
Definition at line 48 of file TRotorTurbina.h.