Eclipse SUMO - Simulation of Urban MObility
|
#include <Constants.h>
Static Public Member Functions | |
static const double & | getDRIVE_TRAIN_EFFICIENCY () |
get drive train efficiency | |
static void | setDRIVE_TRAIN_EFFICIENCY (const double &value) |
set drive train efficiency | |
Static Public Attributes | |
static double | _DRIVE_TRAIN_EFFICIENCY |
static string[] | AGGREGATED_VEHICLECLASSES |
static const double | AIR_DENSITY_CONST = 1.182 |
const double | AIR_DENSITY_CONST = 1.182 |
static const double | DRIVE_TRAIN_EFFICIENCY_All = 0.9 |
const double | DRIVE_TRAIN_EFFICIENCY_All = 0.9 |
static const double | DRIVE_TRAIN_EFFICIENCY_CB = 0.8 |
const double | DRIVE_TRAIN_EFFICIENCY_CB = 0.8 |
static const double | GRAVITY_CONST = 9.81 |
const double | GRAVITY_CONST = 9.81 |
static const std::string | HeavyVehicle = "HV" |
const string | HeavyVehicle = "HV" |
const double | NNORM_INCREMENT = 0.05 |
static const double | NORMALIZING_ACCELARATION = 0.45 |
const double | NORMALIZING_ACCELARATION = 0.45 |
static const double | NORMALIZING_SPEED = 19.444 |
const double | NORMALIZING_SPEED = 19.444 |
const double | POWER_FC_INCREMENT = 0.1 |
const double | POWER_POLLUTANT_INCREMENT = 0.3 |
static const double | SPEED_DCEL_MIN = 10 / 3.6 |
const double | SPEED_DCEL_MIN = 10 / 3.6 |
const double | SPEED_ROTATIONAL_INCREMENT = 10 / 3.6 |
static const std::string | strBEV = "BEV" |
const string | strBEV = "BEV" |
static const std::string | strCNG = "CNG" |
const string | strCNG = "CNG" |
static const std::string | strDiesel = "D" |
const string | strDiesel = "D" |
static const std::string | strEU = "EU" |
const string | strEU = "EU" |
static const std::string | strGasoline = "G" |
const string | strGasoline = "G" |
const string | strHeavy = "Heavy" |
static const std::string | strHybrid = "HEV" |
const string | strHybrid = "HEV" |
static const std::string | strKKR = "MOP" |
const string | strKKR = "MOP" |
static const std::string | strLB = "HDV_CB" |
const string | strLB = "HDV_CB" |
static const std::string | strLKW = "HDV_RT" |
const string | strLKW = "HDV_RT" |
static const std::string | strLNF = "LCV" |
const string | strLNF = "LCV" |
static const std::string | strLPG = "LPG" |
const string | strLPG = "LPG" |
static const std::string | strLSZ = "HDV_TT" |
const string | strLSZ = "HDV_TT" |
const string | strMidi = "Midi" |
const string | strMR = "MC" |
static const std::string | strMR2 = "MC_2S" |
const string | strMR2 = "MC_2S" |
static const std::string | strMR4 = "MC_4S" |
const string | strMR4 = "MC_4S" |
static const std::string | strPKW = "PC" |
const string | strPKW = "PC" |
static const std::string | strRB = "HDV_CO" |
const string | strRB = "HDV_CO" |
static const std::string | strSI = "I" |
const string | strSI = "I" |
static const std::string | strSII = "II" |
const string | strSII = "II" |
static const std::string | strSIII = "III" |
const string | strSIII = "III" |
const string | strSU = "SU" |
static const double | ZERO_SPEED_ACCURACY = 0.5 |
const double | ZERO_SPEED_ACCURACY = 0.5 |
Properties | |
static double | DRIVE_TRAIN_EFFICIENCY [get, set] |
Static Private Attributes | |
static double | myDRIVE_TRAIN_EFFICIENCY = 0 |
const string | strAggBUS = "BUS" |
const string | strAggBUSHEV = "BUS_HEV" |
const string | strAggHDV = "HDV" |
const string | strAggPC = "PC" |
const string | strAggPCHEV = "PC_HEV" |
const string | strAggTW = "TW" |
Definition at line 30 of file cpp/Constants.h.
|
static |
get drive train efficiency
Definition at line 62 of file cpp/Constants.cpp.
References myDRIVE_TRAIN_EFFICIENCY.
Referenced by PHEMlightdll::CEP::CalcPower().
|
static |
set drive train efficiency
Definition at line 67 of file cpp/Constants.cpp.
References myDRIVE_TRAIN_EFFICIENCY.
Referenced by PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 73 of file dll_code/Constants.cs.
Referenced by PHEMlightdll::CEP.CalcPower(), and PHEMlightdll::CEP.CalcPower().
|
static |
Definition at line 66 of file dll_code/Constants.cs.
Referenced by PHEMlightdll::CEPHandler.GetFleetCEP().
|
static |
Definition at line 35 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::CalcPower().
|
static |
Definition at line 14 of file dll_code/Constants.cs.
|
static |
Definition at line 40 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 19 of file dll_code/Constants.cs.
|
static |
Definition at line 41 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 20 of file dll_code/Constants.cs.
|
static |
Definition at line 34 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::CalcPower(), PHEMlightdll::CEP::CalcPower(), PHEMlightdll::CEP::CalcWheelPower(), and PHEMlightdll::CEP::GetDecelCoast().
|
static |
Definition at line 13 of file dll_code/Constants.cs.
|
static |
Definition at line 44 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::CEP(), PHEMlightdll::CEPHandler::Load(), and PHEMlightdll::CEPHandler::Load().
|
static |
Definition at line 31 of file dll_code/Constants.cs.
|
staticprivate |
Definition at line 81 of file cpp/Constants.h.
Referenced by getDRIVE_TRAIN_EFFICIENCY(), and setDRIVE_TRAIN_EFFICIENCY().
|
static |
Definition at line 27 of file dll_code/Constants.cs.
Referenced by PHEMlightdll::CEP.AddRangeCeps().
|
static |
Definition at line 37 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::AddRangeCeps(), PHEMlightdll::CEP::CEP(), PHEMlightdll::CEP::CEP(), PHEMlightdll::CEP::CEP(), and PHEMlightdll::CEP::operator*().
|
static |
Definition at line 16 of file dll_code/Constants.cs.
|
static |
Definition at line 36 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::AddRangeCeps(), PHEMlightdll::CEP::CEP(), PHEMlightdll::CEP::CEP(), PHEMlightdll::CEP::CEP(), and PHEMlightdll::CEP::operator*().
|
static |
Definition at line 15 of file dll_code/Constants.cs.
|
static |
Definition at line 25 of file dll_code/Constants.cs.
Referenced by PHEMlightdll::CEP.AddRangeCeps().
|
static |
Definition at line 26 of file dll_code/Constants.cs.
Referenced by PHEMlightdll::CEP.AddRangeCeps().
|
static |
Definition at line 38 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::GetDecelCoast().
|
static |
Definition at line 17 of file dll_code/Constants.cs.
|
static |
Definition at line 24 of file dll_code/Constants.cs.
Referenced by PHEMlightdll::CEP.AddRangeCeps().
|
staticprivate |
Definition at line 63 of file dll_code/Constants.cs.
|
staticprivate |
Definition at line 73 of file V5/cs/Constants.cs.
|
staticprivate |
Definition at line 64 of file dll_code/Constants.cs.
|
staticprivate |
Definition at line 62 of file dll_code/Constants.cs.
|
staticprivate |
Definition at line 72 of file V5/cs/Constants.cs.
|
staticprivate |
Definition at line 65 of file dll_code/Constants.cs.
|
static |
Definition at line 63 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::AddRangeCeps(), HelpersPHEMlight::compute(), PHEMlightdll::CEP::GetAllEmission(), PHEMlightdll::Helpers::geteclass(), PHEMlightdll::CEP::GetEmission(), PHEMlightdll::CEP::GetEmission(), PHEMlightdll::Helpers::gettclass(), and PHEMlightdll::Helpers::gettclass().
|
static |
Definition at line 50 of file dll_code/Constants.cs.
|
static |
Definition at line 60 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::CEP(), PHEMlightdll::CEP::GetCO2Emission(), PHEMlightdll::CEP::GetCO2Emission(), PHEMlightdll::CEP::GetfcVals(), PHEMlightdll::Helpers::gettclass(), and PHEMlightdll::Helpers::gettclass().
|
static |
Definition at line 47 of file dll_code/Constants.cs.
|
static |
Definition at line 59 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::CEP(), HelpersPHEMlight::compute(), PHEMlightdll::CEP::GetCO2Emission(), PHEMlightdll::CEP::GetCO2Emission(), PHEMlightdll::CEP::GetfcVals(), PHEMlightdll::Helpers::gettclass(), PHEMlightdll::Helpers::gettclass(), and PHEMlightdll.Correction::IniTNOxfactor().
|
static |
Definition at line 46 of file dll_code/Constants.cs.
|
static |
Definition at line 66 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::geteclass().
|
static |
Definition at line 53 of file dll_code/Constants.cs.
|
static |
Definition at line 58 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::CEP(), HelpersPHEMlight::compute(), PHEMlightdll::CEP::GetCO2Emission(), PHEMlightdll::CEP::GetCO2Emission(), PHEMlightdll::CEP::GetfcVals(), PHEMlightdll::Helpers::gettclass(), and PHEMlightdll::Helpers::gettclass().
|
static |
Definition at line 45 of file dll_code/Constants.cs.
|
static |
Definition at line 60 of file V5/cs/Constants.cs.
|
static |
Definition at line 62 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::AddRangeCeps(), PHEMlightdll::Helpers::gettclass(), and PHEMlightdll::Helpers::gettclass().
|
static |
Definition at line 49 of file dll_code/Constants.cs.
|
static |
Definition at line 55 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 42 of file dll_code/Constants.cs.
|
static |
Definition at line 52 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 39 of file dll_code/Constants.cs.
|
static |
Definition at line 49 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getsclass(), PHEMlightdll::Helpers::getsclass(), PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 36 of file dll_code/Constants.cs.
|
static |
Definition at line 48 of file cpp/Constants.h.
Referenced by PHEMlightdll.Correction::GetMileage(), PHEMlightdll::Helpers::getsclass(), PHEMlightdll::Helpers::getsclass(), PHEMlightdll::Helpers::getvclass(), PHEMlightdll::Helpers::getvclass(), PHEMlightdll.Correction::IniDETfactor(), and PHEMlightdll.Correction::IniTNOxfactor().
|
static |
Definition at line 35 of file dll_code/Constants.cs.
|
static |
Definition at line 61 of file cpp/Constants.h.
Referenced by PHEMlightdll::CEP::CEP(), PHEMlightdll::CEP::GetCO2Emission(), PHEMlightdll::CEP::GetCO2Emission(), and PHEMlightdll::CEP::GetfcVals().
|
static |
Definition at line 48 of file dll_code/Constants.cs.
|
static |
Definition at line 50 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 37 of file dll_code/Constants.cs.
|
static |
Definition at line 59 of file V5/cs/Constants.cs.
|
static |
Definition at line 42 of file V5/cs/Constants.cs.
|
static |
Definition at line 53 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 40 of file dll_code/Constants.cs.
|
static |
Definition at line 54 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 41 of file dll_code/Constants.cs.
|
static |
Definition at line 47 of file cpp/Constants.h.
Referenced by PHEMlightdll.Correction::GetMileage(), PHEMlightdll::Helpers::getvclass(), PHEMlightdll::Helpers::getvclass(), PHEMlightdll.Correction::IniDETfactor(), and PHEMlightdll.Correction::IniTNOxfactor().
|
static |
Definition at line 34 of file dll_code/Constants.cs.
|
static |
Definition at line 51 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getvclass(), and PHEMlightdll::Helpers::getvclass().
|
static |
Definition at line 38 of file dll_code/Constants.cs.
|
static |
Definition at line 69 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getsclass(), and PHEMlightdll::Helpers::getsclass().
|
static |
Definition at line 56 of file dll_code/Constants.cs.
|
static |
Definition at line 70 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getsclass(), and PHEMlightdll::Helpers::getsclass().
|
static |
Definition at line 57 of file dll_code/Constants.cs.
|
static |
Definition at line 71 of file cpp/Constants.h.
Referenced by PHEMlightdll::Helpers::getsclass(), and PHEMlightdll::Helpers::getsclass().
|
static |
Definition at line 58 of file dll_code/Constants.cs.
|
static |
Definition at line 63 of file V5/cs/Constants.cs.
|
static |
Definition at line 39 of file cpp/Constants.h.
Referenced by HelpersPHEMlight::compute(), PHEMlightdll::CEP::GetEmission(), and PHEMlightdll::CEP::GetEmission().
|
static |
Definition at line 18 of file dll_code/Constants.cs.
|
staticgetset |
Definition at line 74 of file dll_code/Constants.cs.
Referenced by PHEMlightdll::CEP.GetDecelCoast().