|
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 |
| SUMOReal | fLKW |
| SUMOReal | isLKW |
| SUMOReal | qLKW |
| SUMOReal | qPKW |
| SUMOReal | vLKW |
| SUMOReal | vPKW |
Definition of the traffic during a certain time containing the flows and speeds.
Definition at line 48 of file RODFDetectorFlow.h.
| bool FlowDef::firstSet |
Definition at line 64 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow().
| SUMOReal FlowDef::fLKW |
Definition at line 60 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), and RODFDetectorFlows::setFlows().
|
mutable |
Definition at line 62 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), and RODFDetFlowLoader::read().
| SUMOReal FlowDef::qLKW |
Definition at line 52 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetectorCon::getAggFlowFor(), RODFDetFlowLoader::read(), RODFNet::revalidateFlows(), and RODFDetectorFlows::setFlows().
| SUMOReal FlowDef::qPKW |
Definition at line 50 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetectorCon::getAggFlowFor(), RODFDetFlowLoader::read(), RODFNet::revalidateFlows(), and RODFDetectorFlows::setFlows().
| SUMOReal FlowDef::vLKW |
Definition at line 56 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetFlowLoader::read(), and RODFNet::revalidateFlows().
| SUMOReal FlowDef::vPKW |
Definition at line 54 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetFlowLoader::read(), and RODFNet::revalidateFlows().