MOOS 0.2375
Classes
/home/toby/moos-ivp/MOOS-2375-Oct0611/Essentials/MOOSUtilityLib/InterpBuffer.h File Reference
#include <map>
#include <iterator>
#include <assert.h>
#include <math.h>
#include <algorithm>
#include <MOOSGenLib/MOOSGenLibGlobalHelper.h>
Include dependency graph for InterpBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TInterpBuffer< Key, Data, InterpFunc, Compare >
 a buffer to store data and get interp values by index with time More...
class  CTimeNumericInterpolator< T >
 Interpolator to use with interpbuffer. More...
class  CTimeGenericInterpolator< T >
 TimeInterpolator for use with InterpBuffer. More...
class  ClosestInterpFunc< T >
 Interpfunction for use with InterpBuffer. More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines