Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-sijia committed Jul 30, 2024
1 parent dea001b commit 99dbd3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tm2py/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -924,8 +924,7 @@ class HighwayConfig(ConfigItem):
Properties:
generic_highway_mode_code: single character unique mode ID for entire
highway network (no excluded_links)
relative_gaps: target relative gap stopping criteria. specify a single value float
for all global iterations or a list with values for each global iteration.
relative_gaps: relative gaps for assignment convergence, specific to global iteration, see HighwayRelativeGapConfig
max_iterations: maximum iterations stopping criteria
area_type_buffer_dist_miles: used to in calculation to categorize link @areatype
The area type is determined based on the average density of nearby
Expand Down

0 comments on commit 99dbd3c

Please sign in to comment.