|
| TCompTubos (int i, nmTipoCalculoEspecies SpeciesModel, int numeroespecies, nmCalculoGamma GammaCalculation, bool ThereIsEGR) |
|
void | CondicionCompresor (double Theta, stTuboExtremo *TuboExtremo, double TiempoActual, int TuboCalculado) |
|
void | LeeCompresor (const char *FileWAM, fpos_t &filepos) |
|
void | RelacionTubos (TCondicionContorno **BC, int NumeroCC) |
|
void | CalculaGasto (double TrabajoInsTurbina, double TiempoActual) |
|
void | Solver () |
|
void | SolveInletBoundary (double &A, double &U, double &Ao, double &Uo) |
|
void | SolveOutletBoundary (double &A, double &U) |
|
void | NewPropertiesInTheVolume () |
|
void | InFlow (double Ad, double &A, double &U) |
|
void | OutFlow (double Ad, double &A, double &U) |
|
void | AsignPipes (TCondicionContorno **BC, int NumeroCC) |
|
void | Initialize () |
|
double | getEfficiency () |
|
double | getMassflow () |
|
double | getTrabajo () |
|
double | getRendMed () |
|
double | getTrabCiclo () |
|
double | getRCMed () |
|
double | getGastoMed () |
|
double | getRendINS () |
|
double | getPotenciaINS () |
|
double | getGastoINS () |
|
double | getRCINS () |
|
nmCompressorModel | getModeloCompresor () |
|
int | getDepRotor () |
|
int | getDepStator () |
|
double | getRCInicial () |
|
double | getRegimen () |
|
int | getAxis () |
|
double | getTiempo0 () |
|
double | getSpeedSound () |
|
double | getPotenciaPaso () |
|
double | getGamma () |
|
double | GetFraccionMasicaEspecie (int i) |
|
TCompressorMap * | GetMap () |
|
| TCompresor (int i, nmTipoCalculoEspecies SpeciesModel, int numeroespecies, nmCalculoGamma GammaCalculation, bool ThereIsEGR) |
|
void | InterpolaValoresMapa (double rtc) |
|
void | AcumulaMedias (double Tiempo) |
|
void | IniciaMedias () |
|
void | CalculaMedias () |
|
void | CalculaInstantaneos () |
|
void | LeeDatosGraficasMedias (const char *FileWAM, fpos_t &filepos) |
|
void | CabeceraGraficasMedias (stringstream &medoutput) |
|
void | ImprimeGraficasMedias (stringstream &medoutput) |
|
void | LeeDatosGraficasInstantaneas (const char *FileWAM, fpos_t &filepos) |
|
void | CabeceraGraficasInstantaneas (stringstream &insoutput) |
|
void | ImprimeGraficasInstantaneas (stringstream &insoutput) |
|
void | CalculoPotenciaPaso () |
|
void | AsignTCHTM (TTC_HTM *HTM) |
|
void | AsignAcousticElements (TTubo **Pipe, TDeposito **Volume) |
|
TAcousticCompressor * | AcousticC () |
|
Definition at line 79 of file TCompTubos.h.