TraceLoader
Parameters
path
path with the gps tracks
cycle
true if considering list of GPSTrace cycle, default false
normalizer
normalizer to use for normalize time
Throws
in case of I/O errors
constructor(path: String, cycle: Boolean, timeNormalizerClass: String, normalizerArgs: Array<Any>)(source)
Parameters
path
path with the gps tracks
cycle
true if considering list of GPSTrace cycle, default false
timeNormalizerClass
class to use to normalize time
normalizerArgs
args to use to create GPSTimeNormalizer
Throws
in case of I/O errors
Parameters
path
path with the gps tracks
normalizer
normalizer to use for normalize time
Throws
in case of I/O errors
Parameters
path
path with the gps tracks
timeNormalizerClass
class to use to normalize time
normalizerArgs
args to use to create GPSTimeNormalizer
Throws
in case of I/O errors