![]() |
SUMO - Simulation of Urban MObility
|
Definition of the traffic during a certain time containing the flows and speeds. More...
#include <RODFDetectorFlow.h>

Data Fields | |
| bool | firstSet |
| double | fLKW |
| double | isLKW |
| double | qLKW |
| double | qPKW |
| double | vLKW |
| double | vPKW |
Definition of the traffic during a certain time containing the flows and speeds.
Definition at line 47 of file RODFDetectorFlow.h.
| bool FlowDef::firstSet |
Definition at line 63 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow().
| double FlowDef::fLKW |
Definition at line 59 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), and RODFDetectorFlows::setFlows().
|
mutable |
Definition at line 61 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), and RODFDetFlowLoader::read().
| double FlowDef::qLKW |
Definition at line 51 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetectorCon::getAggFlowFor(), RODFDetFlowLoader::read(), RODFNet::revalidateFlows(), and RODFDetectorFlows::setFlows().
| double FlowDef::qPKW |
Definition at line 49 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetectorCon::getAggFlowFor(), RODFDetFlowLoader::read(), RODFNet::revalidateFlows(), and RODFDetectorFlows::setFlows().
| double FlowDef::vLKW |
Definition at line 55 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetFlowLoader::read(), and RODFNet::revalidateFlows().
| double FlowDef::vPKW |
Definition at line 53 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetFlowLoader::read(), and RODFNet::revalidateFlows().