![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <algorithm>#include <utils/vehicle/SUMOVTypeParameter.h>#include <utils/common/ToString.h>#include <utils/common/StringUtils.h>#include <utils/common/StringTokenizer.h>#include <utils/common/MsgHandler.h>#include <utils/common/FileHelpers.h>#include <utils/iodevices/OutputDevice.h>#include <utils/options/OptionsCont.h>#include <utils/xml/SUMOXMLDefinitions.h>#include <utils/emissions/PollutantsInterface.h>Go to the source code of this file.
Macros | |
| #define | EMPREFIX std::string("HBEFA4/") |
| #define | TTT_UNSET SUMOTime_MIN |
Definition in file SUMOVTypeParameter.cpp.
| #define EMPREFIX std::string("HBEFA4/") |
Definition at line 36 of file SUMOVTypeParameter.cpp.
Referenced by SUMOVTypeParameter::SUMOVTypeParameter(), and SUMOVTypeParameter::VClassDefaultValues::VClassDefaultValues().
| #define TTT_UNSET SUMOTime_MIN |
Definition at line 37 of file SUMOVTypeParameter.cpp.
Referenced by SUMOVTypeParameter::getTimeToTeleport(), SUMOVTypeParameter::getTimeToTeleportBidi(), and SUMOVTypeParameter::SUMOVTypeParameter().