46 #include <mesogui/GUIMEInductLoop.h>
47 #include <mesosim/MELoop.h>
50 #ifdef CHECK_MEMORY_LEAKS
52 #endif // CHECK_MEMORY_LEAKS
81 GUIDetectorBuilder::createMEInductLoop(
const std::string&
id,
83 return new GUIMEInductLoop(
id, s, pos);
94 return new GUI_E2_ZS_Collector(
id, usage, lane, pos, length, haltingTimeThreshold, haltingSpeedThreshold, jamDistThreshold);
114 return new GUIE3Collector(
id, entries, exits, haltingSpeedThreshold, haltingTimeThreshold);