Module iter

Source
Expand description

Utilities for iteration with duration objects.

Structs§

Subdivide
An iterator over an evenly spaced lattice of FloatDurations.

Functions§

subdivide
Subdivide the distance between two duration into steps evenly spaced points.
subdivide_with_step
Subdivide the distance between two duration into steps evenly spaced points and include a timestep.