![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <VehicleType.h>
Static Public Member Functions | |
LIBSUMO_VEHICLE_TYPE_GETTER LIBSUMO_ID_PARAMETER_API static LIBSUMO_VEHICLE_TYPE_SETTER void | copy (const std::string &origTypeID, const std::string &newTypeID) |
static LIBSUMO_SUBSCRIPTION_API MSVehicleType * | getVType (std::string id) |
static bool | handleVariable (const std::string &objID, const int variable, VariableWrapper *wrapper) |
static bool | handleVariableWithID (const std::string &objID, const std::string &typeID, const int variable, VariableWrapper *wrapper) |
static std::shared_ptr< VariableWrapper > | makeWrapper () |
static void | setSpeedDeviation (const std::string &typeID, double deviation) |
Private Member Functions | |
VehicleType ()=delete | |
invalidated standard constructor More... | |
Static Private Attributes | |
static ContextSubscriptionResults | myContextSubscriptionResults |
static SubscriptionResults | mySubscriptionResults |
Definition at line 92 of file VehicleType.h.
|
privatedelete |
invalidated standard constructor
|
static |
Definition at line 335 of file libsumo/VehicleType.cpp.
|
static |
Definition at line 350 of file libsumo/VehicleType.cpp.
References MSNet::getInstance(), MSNet::getVehicleControl(), and MSVehicleControl::getVType().
|
static |
Definition at line 366 of file libsumo/VehicleType.cpp.
|
static |
Definition at line 372 of file libsumo/VehicleType.cpp.
References libsumo::ID_COUNT, libsumo::TRACI_ID_LIST, libsumo::VAR_ACCEL, libsumo::VAR_ACTIONSTEPLENGTH, libsumo::VAR_APPARENT_DECEL, libsumo::VAR_COLOR, libsumo::VAR_DECEL, libsumo::VAR_EMERGENCY_DECEL, libsumo::VAR_EMISSIONCLASS, libsumo::VAR_HEIGHT, libsumo::VAR_IMPERFECTION, libsumo::VAR_LATALIGNMENT, libsumo::VAR_LENGTH, libsumo::VAR_MAXSPEED, libsumo::VAR_MAXSPEED_LAT, libsumo::VAR_MINGAP, libsumo::VAR_MINGAP_LAT, libsumo::VAR_PERSON_CAPACITY, libsumo::VAR_SHAPECLASS, libsumo::VAR_SPEED_DEVIATION, libsumo::VAR_SPEED_FACTOR, libsumo::VAR_TAU, libsumo::VAR_VEHICLECLASS, and libsumo::VAR_WIDTH.
|
static |
Definition at line 360 of file libsumo/VehicleType.cpp.
|
static |
Definition at line 226 of file libsumo/VehicleType.cpp.
|
staticprivate |
Definition at line 115 of file VehicleType.h.
|
staticprivate |
Definition at line 114 of file VehicleType.h.