FromGPSTrace

open fun FromGPSTrace(nodeCount: Int, path: String, cycle: Boolean, normalizer: String, args: Array<Any>)

Parameters

nodeCount

number of node request

path

path with the gps tracks

cycle

true if considering list of GPSTrace cycle, default false

normalizer

class to use to normalize time

args

args to use to create GPSTimeNormalizer

Throws

if there are errors accessing the file system