Eclipse SUMO - Simulation of Urban MObility
MSPModel_Striping.h File Reference
#include <config.h>
#include <string>
#include <limits>
#include <utils/common/SUMOTime.h>
#include <utils/common/Command.h>
#include <utils/options/OptionsCont.h>
#include <microsim/MSLane.h>
#include "MSPerson.h"
#include "MSPModel.h"
Include dependency graph for MSPModel_Striping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSPModel_Striping
 The pedestrian following model. More...
 
class  MSPModel_Striping::by_xpos_sorter
 sorts the persons by position on the lane. If dir is forward, higher x positions come first. More...
 
class  MSPModel_Striping::lane_by_numid_sorter
 
class  MSPModel_Striping::MovePedestrians
 
struct  MSPModel_Striping::NextLaneInfo
 
struct  MSPModel_Striping::Obstacle
 information regarding surround Pedestrians (and potentially other things) More...
 
class  MSPModel_Striping::PState
 Container for pedestrian state and individual position update function. More...
 
class  MSPModel_Striping::PStateVehicle
 
class  MSPModel_Striping::walkingarea_path_sorter
 
struct  MSPModel_Striping::WalkingAreaPath
 

Detailed Description

Author
Jakob Erdmann
Michael Behrisch
Date
Mon, 13 Jan 2014

Definition in file MSPModel_Striping.h.