Skip to content

Commit

Permalink
Sets the walk speed during the FTBA call method.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesVaughan committed Apr 30, 2021
1 parent b15597c commit 7671f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TMGToolbox/src/assignment/transit/V4_FBTA.py
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ def __call__(self, xtmf_ScenarioNumber, xtmf_DemandMatrixNumber, WaitPerception,
self.WalkAttributeId = WalkAttributeId
self.LinkFareAttributeId = LinkFareAttributeId
self.SegmentFareAttributeId = SegmentFareAttributeId

self.WalkSpeed = WalkSpeed
self.WaitPerception = WaitPerception
self.WalkPerceptionNonToronto = WalkPerceptionNonToronto
self.WalkPerceptionToronto = WalkPerceptionToronto
Expand Down

0 comments on commit 7671f77

Please sign in to comment.