aequilibrae.paths.assignment_paths#
Classes
|
Class for accessing path files optionally generated during assignment. |
|
|
|
- class aequilibrae.paths.assignment_paths.AssignmentPaths(table_name: str, project=None)[source]#
Class for accessing path files optionally generated during assignment.
- get_path_for_destination(origin: int, destination: int, iteration: int, traffic_class_id: str)[source]#
Return all link ids, i.e. the full path, for a given destination
- class aequilibrae.paths.assignment_paths.AssignmentResultsTable(table_name: str, project=None)[source]#
- get_traffic_class_names_and_id() List[TrafficClassIdentifier] [source]#