Expand description
Quantification and periodicity.
This module provides general concepts for measuring and quantifying values, including both discrete and continuous representations, without being tied to specific interpretations.
Structs§
- Cycle
- A repeating cycle defined by a fundamental period.
- Cycle
Count - A cycle that repeats a fixed number of times.
- Interval
- A range of values with
lower
andupper
Bound
s.
Traits§
- Cycled
- Cyclic behavior.