Adds implementation, test, and documentation for a new Linear Interpolation Fastcat Device
closes #52
The example updated in example_config/one_of_every_device_offline.yaml contains a simple fabs interpolation table that observes a sine wave signal and saturates outside the range of [-9, 9]. The output of this is shown below:
Adds implementation, test, and documentation for a new Linear Interpolation Fastcat Device
closes #52
The example updated in
example_config/one_of_every_device_offline.yaml
contains a simplefabs
interpolation table that observes a sine wave signal and saturates outside the range of[-9, 9]
. The output of this is shown below: