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.
- static get_path_for_destination_from_files(path_o: DataFrame, path_o_index: DataFrame, destination: int)[source]#
for a given path file and path index file, and a given destination, return the path links in o-d order
- class aequilibrae.paths.assignment_paths.AssignmentResultsTable(table_name: str, project=None)[source]#
- get_traffic_class_names_and_id() List[TrafficClassIdentifier][source]#