|
ocssw
V2022
|
axis_interp.c File Reference
#include "get_ctht.h"
Include dependency graph for axis_interp.c:
Go to the source code of this file.
Functions | |
| float | axis_interp (float *axis_arr_vals, int32_t n_ax, float ind_frac) |
Function Documentation
◆ axis_interp()
| float axis_interp | ( | float * | axis_arr_vals, |
| int32_t | n_ax, | ||
| float | ind_frac | ||
| ) |
Definition at line 19 of file axis_interp.c.


