![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
class | MSCrossSection |
A simple description of a position on a lane (crossing of a lane) More... | |
Typedefs | |
typedef std::vector< MSCrossSection > | CrossSectionVector |
typedef CrossSectionVector::const_iterator | CrossSectionVectorConstIt |
typedef CrossSectionVector::iterator | CrossSectionVectorIt |
typedef std::vector< MSCrossSection > CrossSectionVector |
Definition at line 64 of file MSCrossSection.h.
typedef CrossSectionVector::const_iterator CrossSectionVectorConstIt |
Definition at line 66 of file MSCrossSection.h.
typedef CrossSectionVector::iterator CrossSectionVectorIt |
Definition at line 65 of file MSCrossSection.h.