#include <deflated.h>
Definition at line 44 of file deflated.h.
bool Deflated::interp |
( |
const Deflated & |
before, |
|
|
const Deflated & |
after, |
|
|
const ros::Time & |
target, |
|
|
std::vector< double > & |
result |
|
) |
| |
|
static |
Linear interpolation between to deflated samples.
- Parameters
-
before | Element before the target time |
after | Element after the target time |
target | The time for which we want to interpolate |
result | Output: Stores interpolated value |
- Returns
- True on success. False on any sort of error
Definition at line 40 of file deflated.cpp.
std::vector<double> settlerlib::Deflated::channels_ |
The documentation for this class was generated from the following files: