pybtls.traffic.headway_generator#

The methods and classes that are not defined in Python are defined in C++ py_main.cpp.

Classes

HeadwayGenCongested

The HeadwayGenCongested instance in Python stores the data for creating a CFlowGenCongested instance in C++.

HeadwayGenConstant

The HeadwayGenConstant instance in Python stores the data for creating a CFlowGenConstant instance in C++.

HeadwayGenFreeflow

The HeadwayGenFreeflow instance in Python stores the data for creating a CFlowGenPoisson instance in C++.

HeadwayGenNHM

The HeadwayGenNHM instance in Python stores the data for creating a CFlowGenNHM instance in C++.