alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
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
>