Network.edge_length

Network.edge_length(edge)[source]

Return the length of an edge.

Parameters:
edgetuple[hashable, hashable]

The identifier of the edge.

Returns:
float

The length of the edge.