 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
2 using System.Collections.Generic;
5 using System.Threading.Tasks;
120 _ErrMsg =
"Vehicle class not defined! (" + VEH +
")";
165 _ErrMsg =
"Fuel class not defined! (" + VEH +
")";
187 _ErrMsg =
"Size class not defined! (" + VEH +
")";
210 _ErrMsg =
"Size class not defined! (" + VEH.Substring(VEH.LastIndexOf(
@"\"), VEH.Length - VEH.LastIndexOf(
@"\")) +
")";
231 else if (VEH.IndexOf(
".", VEH.IndexOf(
"_" +
Constants.
strEU) + 1) > 0)
248 _ErrMsg =
"Euro class not defined! (" + VEH +
")";
static const double DRIVE_TRAIN_EFFICIENCY_CB
static const std::string strEU
bool getvclass(const std::string &VEH)
bool gettclass(string VEH)
static const std::string strLSZ
static const std::string strBEV
bool gettclass(const std::string &VEH)
static const std::string strMR2
bool getvclass(string VEH)
static double DRIVE_TRAIN_EFFICIENCY
static const std::string strSI
static const std::string strLNF
static const std::string strRB
bool geteclass(string VEH)
static const std::string strCNG
static const std::string strLKW
static const std::string strHybrid
static const std::string strDiesel
static const std::string strKKR
static const double DRIVE_TRAIN_EFFICIENCY_All
static const std::string strGasoline
bool getsclass(string VEH)
bool getsclass(const std::string &VEH)
static const std::string strMR4
std::string _commentPrefix
bool geteclass(const std::string &VEH)
static const std::string strSIII
static const std::string strLB
static const std::string strSII
static const std::string strPKW
bool setclass(string VEH)