Eclipse SUMO - Simulation of Urban MObility
MSBaseVehicle.h File Reference
#include <config.h>
#include <iostream>
#include <vector>
#include <set>
#include <utils/common/StdDefs.h>
#include <utils/emissions/EnergyParams.h>
#include <utils/emissions/PollutantsInterface.h>
#include <utils/vehicle/SUMOVehicle.h>
#include "MSRoute.h"
#include "MSMoveReminder.h"
#include "MSVehicleType.h"
Include dependency graph for MSBaseVehicle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSBaseVehicle
 The base class for microscopic and mesoscopic vehicles. More...
 
class  MSBaseVehicle::BaseInfluencer
 
struct  MSBaseVehicle::PaMemory
 store information for a single parking area More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Date
Mon, 8 Nov 2010

Definition in file MSBaseVehicle.h.