alchemist-full
Toggle table of contents
43.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
alchemist-full
alchemist-maps
/
it.unibo.alchemist.boundary.gps.loaders.ais
/
AISGPXConverter
AISGPXConverter
class
AISGPXConverter
(
source
)
Converts decoded AIS payloads into one GPX file per vessel.
Members
Constructors
AISGPXConverter
Link copied to clipboard
constructor
(
)
Functions
write
Link copied to clipboard
fun
write
(
payloads
:
Iterable
<
AISPayload
>
,
outputDirectory
:
Path
,
vesselIdMapper
:
(
Int
)
->
String
=
Int::toString
)
Writes GPX traces grouped by vessel.