![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <netedit/GNEHierarchicalParentElements.h>#include <netedit/GNEHierarchicalChildElements.h>#include <netedit/GNEGeometry.h>#include <utils/common/Parameterised.h>#include <utils/geom/PositionVector.h>#include <utils/gui/globjects/GUIGlObject.h>#include <utils/router/SUMOAbstractRouter.h>#include <netbuild/NBVehicle.h>#include <netbuild/NBEdge.h>Go to the source code of this file.
Data Structures | |
| class | GNEDemandElement |
| An Element which don't belongs to GNENet but has influency in the simulation. More... | |
| struct | GNEDemandElement::DemandElementMove |
| struct for pack all variables related with Demand Element moving More... | |
| class | GNEDemandElement::RouteCalculator |
| class used to calculate routes in nets More... | |
Definition in file GNEDemandElement.h.