22 #ifndef RODFDetector_h
23 #define RODFDetector_h
100 RODFDetector(
const std::string&
id,
const std::string& laneID,
174 bool includeUnusedRoutes,
SUMOReal scale,
175 bool insertionsOnly,
SUMOReal defaultSpeed)
const;
236 void save(
const std::string& file)
const;
237 void saveAsPOIs(
const std::string& file)
const;
238 void saveRoutes(
const std::string& file)
const;
244 bool knows(
const std::string&
id)
const;
249 bool writeCalibrators,
bool includeUnusedRoutes,
251 bool insertionsOnly);
261 bool includeSources,
bool singleFile,
bool friendly);
269 void mesoJoin(
const std::string& nid,
const std::vector<std::string>& oldids);