Skip to main content

Module edge_length

Module edge_length 

Source
Expand description

Edge length functions for TransitEdge.

Traitsยง

EdgeLength
EdgeLength trait provides the length of an element. It is designed to work with types that implement the CoordFloat, FromPrimitive, and Sum traits.