Class AbstractGPSTimeAlignment
-
- All Implemented Interfaces:
-
it.unibo.alchemist.boundary.gps.GPSTimeAlignment
public abstract class AbstractGPSTimeAlignment implements GPSTimeAlignment
-
-
Method Summary
Modifier and Type Method Description ImmutableList<GPSTrace>
alignTime(List<GPSTrace> traces)
-
-
Method Detail
-
alignTime
ImmutableList<GPSTrace> alignTime(List<GPSTrace> traces)
-
-
-
-