|
OpenWareLaboratory
|


Go to the source code of this file.
Data Structures | |
| class | Interpolator |
| enum InterpolationMethod |
| Enumerator | |
|---|---|
| NO_INTERPOLATION | |
| LINEAR_INTERPOLATION | |
| COSINE_INTERPOLATION | |
| CUBIC_3P_INTERPOLATION | |
| CUBIC_4P_INTERPOLATION | |
| CUBIC_4P_SMOOTH_INTERPOLATION | |
| HERMITE_INTERPOLATION | |
Definition at line 69 of file Interpolator.h.