| Package | Description | 
|---|---|
| au.gov.amsa.ais.message | |
| au.gov.amsa.navigation | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AisPositionBExtended  | 
class  | 
AisShipStaticA
Decoder for AIS ship static and voyage related data (message type 5). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.base.Optional<Integer> | 
AisShipStaticUtil.lengthMetres(AisShipStatic m)  | 
static com.google.common.base.Optional<Integer> | 
AisShipStaticUtil.widthMetres(AisShipStatic m)  | 
| Modifier and Type | Method and Description | 
|---|---|
static rx.Observable<AisShipStatic> | 
ShipStaticDataCreator.writeStaticDataToFile(List<File> files,
                     File outputFile)  | 
static rx.Observable<AisShipStatic> | 
ShipStaticDataCreator.writeStaticDataToFile(List<File> files,
                     File outputFile,
                     rx.Scheduler scheduler)  | 
static rx.Observable<Timestamped<AisShipStatic>> | 
ShipStaticDataCreator.writeStaticDataToFileWithTimestamps(List<File> files,
                                   File outputFile,
                                   rx.Scheduler scheduler)  | 
Copyright © 2020. All rights reserved.