OpenWAM
|
Public Member Functions | |
bool | getajustbaraba () |
double | GetOutput_dll (int i) |
bool | getcontrolmfcomb () |
int | getngrafmat () |
bool | getmodcomb () |
bool | getcontroliny () |
bool | getFraccionMasicaEspeciesCil () |
bool | getControlK () |
TRemansoMatlab * | GetTRemansoMatlab (int i) |
TCoefDescarga * | GetTCoefDescarga (int i) |
TControlFuel * | getFuel () |
bool | getConvergencia () |
void | LlamadaECU (double DeltaT, TBloqueMotor **Engine) |
void | FinECU () |
void | LeeFicherosDLL (const char *FileWAM, fpos_t &filepos, int controlvalv, int nematlab, int ncilin, int nunmat, int CountVGT, int numespecies, int NumeroPerdidasPresion) |
void | Lee_Sens_Tubos (const char *FileWAM, fpos_t &filepos, TTubo **Pipe, nmTipoCalculoEspecies SpeciesModel, bool ThereIsEGR, bool HayCombustible) |
void | Lee_Sens_Dep (const char *FileWAM, fpos_t &filepos, TDeposito **Plenum, nmTipoCalculoEspecies SpeciesModel, bool ThereIsEGR, bool HayCombustible) |
void | Lee_Sens_TG (const char *FileWAM, fpos_t &filepos, TEjeTurbogrupo **Axis) |
void | Lee_Sens_Turbina (const char *FileWAM, fpos_t &filepos, TTurbina **Turbine) |
void | Lee_Sens_Cil (const char *FileWAM, fpos_t &filepos, TBloqueMotor **Engine) |
void | Lee_Sens_Vent (const char *FileWAM, fpos_t &filepos, TVenturi **Venturi) |
void | Lee_Sens_Motor (const char *FileWAM, fpos_t &filepos, double CrankAngle, double ene, double AcumulatedTime) |
void | Lee_Sens_UED (const char *FileWAM, fpos_t &filepos, TCondicionContorno **BC) |
void | Lectura_Datos_Adicionales (const char *FileWAM, fpos_t &filepos) |
void | IniciaEntradaDLL () |
void | Calculo_Sensores_Tubos (TTubo **Pipe, double deltaT) |
void | Calculo_Sensores_Deposito (TDeposito **Plenum, double deltaT) |
void | Calculo_Sensores_TG (double deltaT, TEjeTurbogrupo **Axis) |
void | Calculo_Sensores_Turbina (double deltaT, TTurbina **Turbine) |
void | Calculo_Sensores_Cilindro (double deltaT, TBloqueMotor **Engine) |
void | Calculo_Sensores_Venturi (double deltaT, TVenturi **Venturi) |
void | Calculo_Sensores_Motor (double deltaT, TBloqueMotor **Engine, double AcumulatedTime) |
void | Calculo_Sensores_UED (double deltaT, TCondicionContorno **BC) |
double | xit_ (double vizq, double vder, double axid, double xif) |
void | InicializaMedias () |
void | AcumulaMedias (double DeltaT) |
void | CalculaMedias () |
void | ImprimeCabeceraMedias (stringstream &medoutput) |
void | ImprimeGraficosMedias (stringstream &medoutput) |
void | ImprimeCabeceraInstantaneas (stringstream &insoutput) |
void | ImprimeGraficosInstantaneas (stringstream &insoutput) |
void | ObtenerRutaTrabajo (const char *origin) |
Definition at line 190 of file TCalculoExtern.h.