createLanes(int length, int nLanes, std::vector< Detector * > detectors) | Direction | |
Direction() | Direction | |
flow | Direction | [private] |
getGlobalPos() | Direction | |
getLane(int i) | Direction | |
getNoLanes() | Direction | |
getOutputDetector() | Direction | |
getVehiclesM2D() | Direction | |
init(bool DirPos, Detector *OutDet, bool AllowLaneChange) | Direction | |
len | Direction | [private] |
m_AllowLaneChanging | Direction | [private] |
m_DirPos | Direction | [private] |
m_NoLanes | Direction | [private] |
m_OutputDetector | Direction | [private] |
m_vLanes | Direction | [private] |
setOutputDetector(Detector *OutputDet) | Direction | |
update(double step) | Direction | |
~Direction() | Direction | [virtual] |