#include <datasmoother.h>
Public Member Functions | |
DataPoint (double _x=0.0, double _y=0.0) | |
Public Attributes | |
double | x |
double | y |
Definition at line 11 of file datasmoother.h.
GMapping::DataSmoother::DataPoint::DataPoint | ( | double | _x = 0.0 , |
|
double | _y = 0.0 | |||
) | [inline] |
Definition at line 10 of file datasmoother.h.
Definition at line 11 of file datasmoother.h.
Definition at line 12 of file datasmoother.h.