TrafficAssignmentDyn

Top  Previous  Next

This is the same method as TrafficAssignment, but it uses dynamic segmentation which means volumes are assigned to partial links and locations are used internally, instead of nodes.

 

Output contains these fields:

1.Link ID
2.Start percent
3.End percent
4.Volume in forward direction
5.Volume in reverse direction

 

Syntax: TrafficAssignmentDyn(filename: string; GF: TGISformat; TL: TTrafficList; var Errors: TIntegerList)