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