CrossSectionVector::const_iterator CrossSectionVectorConstIt
std::vector< MSCrossSection > CrossSectionVector
CrossSectionVector::iterator CrossSectionVectorIt
A simple description of a position on a lane (crossing of a lane)
MSCrossSection(MSLane *lane, double pos)
Constructor.
MSLane * myLane
The lane to cross.
double myPosition
The position at the lane.
Representation of a lane in the micro simulation.