MatrixDynOut

Top  Previous  Next

Same method as MatrixOut, just with locations instead of nodes.

 

It also adds an additional parameter nearestopen, which updates locations in LL1 and LL2 where needed by making calls to NearestOpenDyn.

 

If you set MaxCost, it is used as a filter on the output (but it doesn't go faster).

 

Syntax: MatrixDynOut(filename: string; GF: TGISformat; LL1, LL2: TLocationList; SL1, SL2: TStringList; dist, time, cost, directdist, symmetric, routeobject, nearestopen: boolean)