#include <datasmoother.h>
Public Member Functions | |
DataPoint (double _x=0.0, double _y=0.0) | |
Public Attributes | |
double | x |
double | y |
Definition at line 15 of file datasmoother.h.
|
inline |
Definition at line 16 of file datasmoother.h.
double GMapping::DataSmoother::DataPoint::x |
Definition at line 17 of file datasmoother.h.
double GMapping::DataSmoother::DataPoint::y |
Definition at line 18 of file datasmoother.h.