SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <cassert>
#include "MSTrigger.h"
#include "MSBusStop.h"
#include <utils/common/SUMOVehicle.h>
#include <microsim/MSVehicleType.h>
Go to the source code of this file.
Definition in file MSBusStop.cpp.