Expand description
Definitions and implementations for the abstracted measurement filters
Structs§
- A simple averaging filter.
- Information on the result of the
Filter
and the actions it needs from its environment - Configuration options for KalmanFilter
- Kalman filter based way for controlling the clock
Traits§
- A filter for post-processing time measurements.