Instance structure for the floating-point Linear Interpolate function. More...
Data Fields | |
| uint32_t | nValues |
| float32_t | x1 |
| float32_t | xSpacing |
| const float32_t * | pYData |
Instance structure for the floating-point Linear Interpolate function.
| uint32_t nValues |
nValues
| const float32_t* pYData |
pointer to the table of Y values
| float32_t x1 |
x1
| float32_t xSpacing |
xSpacing