22 #ifndef RODFDetector_h
23 #define RODFDetector_h
99 RODFDetector(
const std::string&
id,
const std::string& laneID,
181 bool includeUnusedRoutes,
SUMOReal scale,
182 bool insertionsOnly,
SUMOReal defaultSpeed)
const;
197 int maxFollower)
const;
246 void save(
const std::string& file)
const;
247 void saveAsPOIs(
const std::string& file)
const;
248 void saveRoutes(
const std::string& file)
const;
253 bool knows(
const std::string&
id)
const;
258 bool writeCalibrators,
bool includeUnusedRoutes,
260 bool insertionsOnly);
270 bool includeSources,
bool singleFile,
bool friendly);
278 void mesoJoin(
const std::string& nid,
const std::vector<std::string> &oldids);