public interface AISMessage21
Modifier and Type | Method and Description |
---|---|
int |
getAidType()
Returns the Aid type for the current message.
|
boolean |
getAssignedModeFlag()
Returns the Assigned-mode flag
|
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.
|
String |
getNameExtension()
Returns the name extension
|
boolean |
getOffPositionIndicator()
Returns the Off-position indicator.
|
int |
getPort()
Returns the distance from the reference point to the port side of the ship.
|
boolean |
getPositionAccuracy()
Returns the position accuracy.
|
boolean |
getRAIMFlag()
Returns the RAIM flag
|
int |
getRegional()
Returns a Regional integer
|
int |
getStarboard()
Returns the distance from the reference point to the starboard side of the ship.
|
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 |
getUtcSecond()
Returns the UTC second.
|
boolean |
getVirtualAidFlag()
Returns the Virtual-aid flag
|
getMessageType, getMMSI, getRepeatIndicator
int getAidType()
String getName()
int getBow()
int getStern()
int getPort()
int getStarboard()
int getTypeOfEPFD()
int getUtcSecond()
boolean getOffPositionIndicator()
int getRegional()
boolean getRAIMFlag()
boolean getVirtualAidFlag()
boolean getAssignedModeFlag()
String getNameExtension()
boolean getPositionAccuracy()
double getLongitudeInDegrees()
double getLatitudeInDegrees()
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.