#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.
| GMapping::DataSmoother::DataPoint::DataPoint | ( | double | _x = 0.0, |
| double | _y = 0.0 |
||
| ) | [inline] |
Definition at line 16 of file datasmoother.h.
Definition at line 17 of file datasmoother.h.
Definition at line 18 of file datasmoother.h.