|
|
int | getTubStator () |
| |
|
int | getParticionSalida () |
| |
|
nmCompressorInlet | getEntradaCompresor () |
| |
|
| TCompTubDep (int i, nmTipoCalculoEspecies SpeciesModel, int numeroespecies, nmCalculoGamma GammaCalculation, bool ThereIsEGR) |
| |
|
void | LeeCompresor (const char *FileWAM, fpos_t &filepos) |
| |
|
void | CondicionCompresor (double Theta, stTuboExtremo *TuboExtremo, double AcumulatedTime, int TuboCalculado) |
| |
|
void | DatosEntradaCompresor (double AmbientTemperature, double AmbientPressure, TCondicionContorno *BC) |
| |
|
void | BusquedaEntradaSalida (nmCompressorInlet EntradaCompresor, double AmbientTemperature, int numeroCC, TCondicionContorno **BC, double *AtmosphericComposition) |
| |
|
void | CalculaGasto (double TrabajoInsTurbina, double TiempoActual) |
| |
|
void | Initialize () |
| |
|
double | NewDampedSolution (double Mass) |
| |
|
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 40 of file TCompTubDep.h.