22 #ifndef RODFDetector_h
23 #define RODFDetector_h
99 RODFDetector(
const std::string&
id,
const std::string& laneID,
173 bool includeUnusedRoutes,
SUMOReal scale,
174 bool insertionsOnly,
SUMOReal defaultSpeed)
const;
235 void save(
const std::string& file)
const;
236 void saveAsPOIs(
const std::string& file)
const;
237 void saveRoutes(
const std::string& file)
const;
242 bool knows(
const std::string&
id)
const;
247 bool writeCalibrators,
bool includeUnusedRoutes,
249 bool insertionsOnly);
259 bool includeSources,
bool singleFile,
bool friendly);
267 void mesoJoin(
const std::string& nid,
const std::vector<std::string>& oldids);