| ModeData |
Object to store the flows for each mode during the assignment iterations
|
| TraditionalStaticAssignment |
Traditional static assignment traffic component.This is the class that conducts the actual assignment.
|
| TraditionalStaticAssignmentBuilder |
Builder for a traditional static assignment.
|
| TraditionalStaticAssignmentConfigurator |
Configurator for traditional static assignment.
|
| TraditionalStaticAssignmentLinkOutputTypeAdapter |
Adapter providing access to the data of the TraditionalStaticAssignment class relevant for link outputs without exposing the internals of the traffic assignment class itself
|
| TraditionalStaticAssignmentOdOutputTypeAdapter |
Adapter providing access to the data of the TraditionalStaticAssignment class relevant for origin-destination outputs without exposing the internals of the traffic assignment
class itself
|
| TraditionalStaticAssignmentSimulationData |
Simulation data which are specific to Traditional Static Assignment
|
| TraditionalStaticPathOutputTypeAdapter |
Adapter providing access to the data of the TraditionalStaticAssignment class relevant for OD path outputs without exposing the internals of the traffic assignment class itself
|