public class LongRangeBroadcastMessage extends AISMessage implements DynamicDataReport
VERSION| Modifier | Constructor and Description |
|---|---|
|
LongRangeBroadcastMessage(NMEAMessage[] nmeaMessages) |
protected |
LongRangeBroadcastMessage(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
Float |
getCourseOverGround() |
Float |
getLatitude() |
Float |
getLongitude() |
AISMessageType |
getMessageType() |
NavigationStatus |
getNavigationalStatus() |
Boolean |
getPositionAccuracy() |
Integer |
getPositionLatency() |
Boolean |
getRaim() |
Integer |
getSpare() |
Float |
getSpeedOverGround() |
TransponderClass |
getTransponderClass() |
String |
toString() |
create, create, dataFields, decodePayloadToBitString, digest, equals, getBits, getBitString, getMetadata, getNmeaMessages, getNumberOfBits, getRepeatIndicator, getSourceMmsi, getZeroBitStuffedString, hashCode, isValid, setMetadataclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDecodedValue, getDecodedValueByWeakReferencepublic LongRangeBroadcastMessage(NMEAMessage[] nmeaMessages)
protected LongRangeBroadcastMessage(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic AISMessageType getMessageType()
getMessageType in class AISMessagepublic TransponderClass getTransponderClass()
getTransponderClass in interface DataReportpublic Boolean getPositionAccuracy()
public Boolean getRaim()
public NavigationStatus getNavigationalStatus()
public Float getLongitude()
getLongitude in interface DynamicDataReportpublic Float getLatitude()
getLatitude in interface DynamicDataReportpublic Float getSpeedOverGround()
getSpeedOverGround in interface DynamicDataReportpublic Float getCourseOverGround()
getCourseOverGround in interface DynamicDataReportpublic Integer getPositionLatency()
public Integer getSpare()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.