toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.boundary.gps
/
GPSTimeAlignment
GPSTime
Alignment
@
FunctionalInterface
interface
GPSTimeAlignment
Strategy to define how align the time of all trace.
Inheritors
AbstractGPSTimeAlignment
Members
Functions
align
Time
Link copied to clipboard
abstract
fun
alignTime
(
traces
:
List
<
GPSTrace
>
)
:
ImmutableList
<
GPSTrace
>