public interface AISMessage19 extends AISPositionReportB
Modifier and Type | Method and Description |
---|---|
int |
getBow()
Returns the distance from the reference point to the bow.
|
double |
getLatitudeInDegrees()
Returns the latitude in degrees.
|
double |
getLongitudeInDegrees()
Returns the longitude in degrees.
|
String |
getName()
Returns the name of the transmitting ship.
|
int |
getPort()
Returns the distance from the reference point to the port side of the
ship.
|
boolean |
getPositionAccuracy()
Returns the position accuracy.
|
int |
getStern()
Returns the distance from the reference point to the stern of the ship.
|
int |
getTypeOfEPFD()
Returns the type of electronic position fixing device.
|
int |
getTypeOfShipAndCargoType()
Returns the type of ship and cargo.
|
getCourseOverGround, getSpeedOverGround, getTimeStamp, getTrueHeading
getMessageType, getMMSI, getRepeatIndicator
String getName()
int getTypeOfShipAndCargoType()
int getBow()
int getStern()
int getPort()
int getTypeOfEPFD()
boolean getPositionAccuracy()
double getLongitudeInDegrees()
double getLatitudeInDegrees()
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.