Expand description
Edge length functions for TransitEdge.
Traitsยง
- Edge
Length - EdgeLength trait provides the length of an element.
It is designed to work with types that implement the
CoordFloat,FromPrimitive, andSumtraits.
Edge length functions for TransitEdge.
CoordFloat, FromPrimitive, and Sum traits.