public class GNSSBinaryBroadcastMessage extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
GNSSBinaryBroadcastMessage(NMEAMessage[] nmeaMessages) |
protected |
GNSSBinaryBroadcastMessage(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
String |
getBinaryData() |
Integer |
getHealth() |
Float |
getLatitude() |
Float |
getLongitude() |
AISMessageType |
getMessageType() |
Integer |
getMType() |
Integer |
getNumOfWords() |
Integer |
getSequenceNumber() |
Integer |
getSpare1() |
Integer |
getSpare2() |
Integer |
getStationId() |
Integer |
getZCount() |
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 GNSSBinaryBroadcastMessage(NMEAMessage[] nmeaMessages)
protected GNSSBinaryBroadcastMessage(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic Integer getSpare1()
public Float getLatitude()
public Float getLongitude()
public Integer getSpare2()
public Integer getMType()
public Integer getStationId()
public Integer getZCount()
public Integer getSequenceNumber()
public Integer getNumOfWords()
public Integer getHealth()
public String getBinaryData()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.