SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GNECalibrator::CalibratorFlow Struct Reference

calibrator flow More...

#include <GNECalibrator.h>

Collaboration diagram for GNECalibrator::CalibratorFlow:
Collaboration graph

Data Fields

std::string arrivalLane
 
std::string arrivalPos
 
std::string arrivalSpeed
 
SUMOTime begin
 
std::string color
 
int containerNumber
 
std::string departLane
 
std::string departPos
 
std::string departSpeed
 
SUMOTime end
 
std::string line
 
int number
 
SUMOReal period
 
int personNumber
 
SUMOReal probability
 
std::string route
 
std::string type
 
SUMOReal vehsPerHour
 

Detailed Description

calibrator flow

Definition at line 51 of file GNECalibrator.h.

Field Documentation

std::string GNECalibrator::CalibratorFlow::arrivalLane
std::string GNECalibrator::CalibratorFlow::arrivalPos
std::string GNECalibrator::CalibratorFlow::arrivalSpeed
SUMOTime GNECalibrator::CalibratorFlow::begin
std::string GNECalibrator::CalibratorFlow::color
int GNECalibrator::CalibratorFlow::containerNumber
std::string GNECalibrator::CalibratorFlow::departLane
std::string GNECalibrator::CalibratorFlow::departPos
std::string GNECalibrator::CalibratorFlow::departSpeed
SUMOTime GNECalibrator::CalibratorFlow::end
std::string GNECalibrator::CalibratorFlow::line
int GNECalibrator::CalibratorFlow::number
SUMOReal GNECalibrator::CalibratorFlow::period
int GNECalibrator::CalibratorFlow::personNumber
SUMOReal GNECalibrator::CalibratorFlow::probability
std::string GNECalibrator::CalibratorFlow::route
std::string GNECalibrator::CalibratorFlow::type
SUMOReal GNECalibrator::CalibratorFlow::vehsPerHour

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