IsoCostDynLocationList

Top  Previous  Next

Function IsoCostDynLocationList(link: integer; percent: double; locationnum: integer): integer;

 

Calculates an isochrone from a location until all locations on the list has been reached. If some of the locations are in a subnet the whole network will be calculated.

 

Link is the starting link.

Percent is the position along the starting link.

Locationnum denotes the number of locations on the list. See function LocationListSet for more information.

 

This function is good for calculating distance matrices as fast as possible.

 

Possible error codes: -10 -30 -40 -43

Versions: Standard Pro

ActiveX / VCL / CLX component: RWcalc