mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
This allows making more general finite difference filters, like central finite difference. SysId uses this for acceleration filtering.
This allows making more general finite difference filters, like central finite difference. SysId uses this for acceleration filtering.