![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <limits>
#include <utils/emissions/PollutantsInterface.h>
#include <microsim/MSNet.h>
#include <microsim/MSVehicleType.h>
#include <traci-server/lib/TraCI_VehicleType.h>
#include "TraCIConstants.h"
#include "TraCIServerAPI_VehicleType.h"
#include "lib/TraCI.h"
Go to the source code of this file.
Definition in file TraCIServerAPI_VehicleType.cpp.