CheckDetectorTimes(double step) | Direction | [private] |
clear() | Direction | |
createLanes(int iFirstLane, std::vector< int > vLaneLengths, std::vector< Detector * > detectors, std::vector< RoadSegment * > segments) | Direction | |
Direction() | Direction | |
getGlobalPos() | Direction | |
getLane(int i) | Direction | |
getNoLanes() | Direction | |
getOutputDetector() | Direction | |
getVehiclesM2D() | Direction | |
init(bool DirPos, OutputDetector *OutDet, bool AllowLaneChange, int RoadLength, bool DriveOnRight) | Direction | |
m_AllowLaneChanging | Direction | [private] |
m_DirPos | Direction | [private] |
m_DriveOnRight | Direction | [private] |
m_NoLanes | Direction | [private] |
m_pOutputDetector | Direction | [private] |
m_RoadLength | Direction | [private] |
m_vDetectors | Direction | [private] |
m_vLanes | Direction | [private] |
m_vRoadSegments | Direction | [private] |
setOutputDetector(OutputDetector *OutputDet) | Direction | |
setRoadSegments(std::vector< RoadSegment * > segments) | Direction | |
update(const double step, const double curTime) | Direction | |
~Direction() | Direction | [virtual] |