22 #ifndef RODFDetectorFlow_h 23 #define RODFDetectorFlow_h 80 void addFlow(
const std::string& detector_id,
SUMOTime timestamp,
82 void removeFlow(
const std::string& detector_id);
83 void setFlows(
const std::string& detector_id, std::vector<FlowDef>&);
85 const std::vector<FlowDef>& getFlowDefs(
const std::string&
id)
const;
86 bool knows(
const std::string& det_id)
const;
87 SUMOReal getFlowSumSecure(
const std::string&
id)
const;
89 void printAbsolute()
const;
91 void mesoJoin(
const std::string& nid,
const std::vector<std::string>& oldids);
std::map< std::string, std::vector< FlowDef > > myFastAccessFlows
Definition of the traffic during a certain time containing the flows and speeds.
SUMOReal myMaxDetectorFlow