alchemist-full
Toggle table of contents
43.1.9
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist-full
alchemist
/
it.unibo.alchemist.boundary.gps.loaders
/
AISLoader
AISLoader
alldocs
class
AISLoader
:
GPSFileLoader
Reads raw AIS NMEA files as Alchemist GPS traces.
Members
Constructors
AISLoader
Link copied to clipboard
alldocs
constructor
(
)
Types
Companion
Link copied to clipboard
alldocs
object
Companion
AIS trace conversion helpers.
Functions
read
Trace
Link copied to clipboard
alldocs
open
override
fun
readTrace
(
url
:
URL
)
:
List
<
GPSTrace
>
supported
Extensions
Link copied to clipboard
alldocs
open
override
fun
supportedExtensions
(
)
:
ImmutableSet
<
String
>