CellNetwork.edge_length
- CellNetwork.edge_length(edge)[source]
Return the length of an edge.
- Parameters:
- edgetuple[int, int]
The edge identifier.
- Returns:
- float
The length of the edge.
Site Navigation
Return the length of an edge.
The edge identifier.
The length of the edge.