csm-hzb
An EPICS device support for one and two dimensional interpolation.
This module contains two parts: The first is a generic (EPICS-independent)
library implementing one- and two-dimensional interpolation tables, including
procedures to load and store them from a file system. The second is an EPICS
record type specifically designed to make it easy to do conversion via
interpolation table and other means. The cvtRecord uses the csm library to
achieve conversion via tables.