Perform the length of each network edge.
[l]=LongueurArc(x,y,h,t)
x-coordinates of network nodes.
y-coordinates of network nodes.
head vector of network edges.
head vector of network edges.
length vector of network edges.
LongueurArc performs the Euclidian distance vector l of all graph links. These weights are used during the paths performance between network entities.