MOOS 0.2375
|
Interpfunction for use with InterpBuffer. More...
#include <InterpBuffer.h>
Public Member Functions | |
T | operator() (const val_type &loPair, const val_type &hiPair, double interp_time) const |
Interpfunction for use with InterpBuffer.
Simply returns closest element to index
Definition at line 270 of file InterpBuffer.h.
T ClosestInterpFunc< T >::operator() | ( | const val_type & | loPair, |
const val_type & | hiPair, | ||
double | interp_time | ||
) | const [inline] |
Definition at line 275 of file InterpBuffer.h.