Eclipse 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 38 of file RODFDetectorFlow.h.
bool FlowDef::firstSet |
Definition at line 54 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow().
double FlowDef::fLKW |
Definition at line 50 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetectorFlows::setFlows(), and RODFDetector::writeEmitterDefinition().
|
mutable |
Definition at line 52 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetFlowLoader::read(), and RODFDetector::writeEmitterDefinition().
double FlowDef::qLKW |
Definition at line 42 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetectorCon::getAggFlowFor(), RODFNet::revalidateFlows(), RODFDetectorFlows::setFlows(), and RODFDetector::writeEmitterDefinition().
double FlowDef::qPKW |
Definition at line 40 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFDetectorCon::getAggFlowFor(), RODFNet::revalidateFlows(), RODFDetectorFlows::setFlows(), and RODFDetector::writeEmitterDefinition().
double FlowDef::vLKW |
Definition at line 46 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFNet::revalidateFlows(), RODFDetector::writeEmitterDefinition(), and RODFDetector::writeSingleSpeedTrigger().
double FlowDef::vPKW |
Definition at line 44 of file RODFDetectorFlow.h.
Referenced by RODFDetectorFlows::addFlow(), RODFNet::buildEdgeFlowMap(), RODFNet::revalidateFlows(), RODFDetector::writeEmitterDefinition(), and RODFDetector::writeSingleSpeedTrigger().