Package it.unibo.alchemist.boundary.gpsload.api
See: Description
-
Class Summary Class Description AlignToSimulationTime Aligns all traces at the initial simulation time. AbstractGPSTimeAlignment NoAlignment No alignment is performed. AlignToTime Aligns the traces with the given time in seconds from Epoch. AlignToFirstTrace Aligns all traces at the start time of the first trace. -
Interface Summary Interface Description GPSTimeAlignment Strategy to define how align the time of all trace. GPSFileLoader Strategy to read GPSTrace from file.