Eclipse SUMO - Simulation of Urban MObility
FlowDef Class Reference

Definition of the traffic during a certain time containing the flows and speeds. More...

#include <RODFDetectorFlow.h>

Collaboration diagram for FlowDef:

Data Fields

bool firstSet
 
double fLKW
 
double isLKW
 
double qLKW
 
double qPKW
 
double vLKW
 
double vPKW
 

Detailed Description

Definition of the traffic during a certain time containing the flows and speeds.

Definition at line 40 of file RODFDetectorFlow.h.

Field Documentation

◆ firstSet

bool FlowDef::firstSet

Definition at line 56 of file RODFDetectorFlow.h.

Referenced by RODFDetectorFlows::addFlow().

◆ fLKW

double FlowDef::fLKW

◆ isLKW

double FlowDef::isLKW
mutable

Definition at line 54 of file RODFDetectorFlow.h.

Referenced by RODFDetectorFlows::addFlow(), and RODFNet::buildEdgeFlowMap().

◆ qLKW

◆ qPKW

◆ vLKW

double FlowDef::vLKW

◆ vPKW

double FlowDef::vPKW

The documentation for this class was generated from the following file: