22 #ifndef RODFDetector_h
23 #define RODFDetector_h
98 RODFDetector(
const std::string&
id,
const std::string& laneID,
180 bool includeUnusedRoutes,
SUMOReal scale,
181 bool insertionsOnly,
SUMOReal defaultSpeed)
const;
243 void save(
const std::string& file)
const;
244 void saveAsPOIs(
const std::string& file)
const;
245 void saveRoutes(
const std::string& file)
const;
250 bool knows(
const std::string&
id)
const;
255 bool writeCalibrators,
bool includeUnusedRoutes,
257 bool insertionsOnly);
267 bool includeSources,
bool singleFile,
bool friendly);
275 void mesoJoin(
const std::string& nid,
const std::vector<std::string>& oldids);