public class AisAidToNavigation extends Object implements AisMessage, HasMmsi
| Constructor and Description |
|---|
AisAidToNavigation(String message,
String source,
int padBits) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAtonStatus() |
int |
getAtoNType() |
int |
getDimensionA() |
int |
getDimensionB() |
int |
getDimensionC() |
int |
getDimensionD() |
Double |
getLatitude() |
int |
getLengthMetres() |
Double |
getLongitude() |
int |
getMessageId()
Returns the ais message id.
|
int |
getMmsi() |
String |
getName() |
int |
getRepeatIndicator() |
String |
getSource()
Returns the source of the ais message.
|
int |
getTimeSecondsOnly() |
int |
getTypeOfElectronicPositionFixingDevice() |
int |
getWidthMetres() |
boolean |
isAtonInAssignedMode() |
boolean |
isAtonOff() |
boolean |
isHighAccuracyPosition() |
boolean |
isUsingRAIM() |
boolean |
isVirtualAtoN() |
String |
toString() |
public int getMessageId()
AisMessagegetMessageId in interface AisMessagepublic int getRepeatIndicator()
public boolean isHighAccuracyPosition()
public boolean isVirtualAtoN()
public boolean isAtonOff()
public boolean isAtonInAssignedMode()
public String getAtonStatus()
public String getName()
public int getAtoNType()
public int getDimensionA()
public int getDimensionB()
public int getDimensionC()
public int getDimensionD()
public int getLengthMetres()
public int getWidthMetres()
public int getTypeOfElectronicPositionFixingDevice()
public String getSource()
AisMessagegetSource in interface AisMessagepublic Double getLongitude()
public Double getLatitude()
public int getTimeSecondsOnly()
public boolean isUsingRAIM()
Copyright © 2020. All rights reserved.