MOOS

TInterpBuffer< Key, Data, InterpFunc, Compare > Class Template Reference

a buffer to store data and get interp values by index with time More...

#include <InterpBuffer.h>

List of all members.

Public Member Functions

void SetInterpFunc (const InterpFunc &interp)
InterpFunc & GetInterpFunc ()
Data operator() (const Key &interp_time) const
void MakeSpanTime (double dfSpan)
void EraseOld (double dfTime)
Key MaxKey () const
Key MinKey () const
bool MaxData (Data &D) const


Detailed Description

template<class Key, class Data, class InterpFunc, class Compare = std::less<Key>>
class TInterpBuffer< Key, Data, InterpFunc, Compare >

a buffer to store data and get interp values by index with time


The documentation for this class was generated from the following file:
Generated on Tue Mar 13 10:23:13 2007 for MOOSGenLib by  doxygen 1.4.6