Home
last modified time | relevance | path

Searched refs:getCurrentVehicleIDs (Results 1 – 9 of 9) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DMultiEntryExit.cpp74 return getDetector(detID)->getCurrentVehicleIDs(); in getLastStepVehicleIDs()
H A DLaneArea.cpp80 return getDetector(detID)->getCurrentVehicleIDs(); in getLastStepVehicleIDs()
H A DInductionLoop.cpp87 return getDetector(detID)->getCurrentVehicleIDs(); in getLastStepVehicleIDs()
/dports/cad/sumo/sumo-1.2.0/src/microsim/output/
H A DMSInductLoop.h205 std::vector<std::string> getCurrentVehicleIDs() const;
H A DMSE3Collector.h300 std::vector<std::string> getCurrentVehicleIDs() const;
H A DMSE2Collector.h478 std::vector<std::string> getCurrentVehicleIDs() const;
H A DMSInductLoop.cpp190 MSInductLoop::getCurrentVehicleIDs() const { in getCurrentVehicleIDs() function in MSInductLoop
H A DMSE3Collector.cpp548 MSE3Collector::getCurrentVehicleIDs() const { in getCurrentVehicleIDs() function in MSE3Collector
H A DMSE2Collector.cpp1396 MSE2Collector::getCurrentVehicleIDs() const {