public class StandardClassBCSPositionReport extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
StandardClassBCSPositionReport(NMEAMessage[] nmeaMessages) |
protected |
StandardClassBCSPositionReport(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
Boolean |
getAssigned() |
Boolean |
getBand() |
CommunicationState |
getCommunicationState() |
Boolean |
getCommunicationStateSelectorFlag() |
Float |
getCourseOverGround() |
Boolean |
getCsUnit() |
Boolean |
getDisplay() |
Boolean |
getDsc() |
Float |
getLatitude() |
Float |
getLongitude() |
Boolean |
getMessage22() |
AISMessageType |
getMessageType() |
Boolean |
getPositionAccurate() |
Boolean |
getRaimFlag() |
String |
getRegionalReserved1() |
String |
getRegionalReserved2() |
Integer |
getSecond() |
Float |
getSpeedOverGround() |
Integer |
getTrueHeading() |
String |
toString() |
create, decodePayloadToBitString, getBits, getBitString, getMetadata, getNmeaMessages, getNumberOfBits, getRepeatIndicator, getSourceMmsi, isValid, setMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDecodedValue, getDecodedValueByWeakReferencepublic StandardClassBCSPositionReport(NMEAMessage[] nmeaMessages)
protected StandardClassBCSPositionReport(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic String getRegionalReserved1()
public Float getSpeedOverGround()
public Boolean getPositionAccurate()
public Float getLatitude()
public Float getLongitude()
public Float getCourseOverGround()
public Integer getTrueHeading()
public Integer getSecond()
public String getRegionalReserved2()
public Boolean getCsUnit()
public Boolean getDisplay()
public Boolean getDsc()
public Boolean getBand()
public Boolean getMessage22()
public Boolean getAssigned()
public Boolean getRaimFlag()
public Boolean getCommunicationStateSelectorFlag()
public CommunicationState getCommunicationState()
public String toString()
toString in class AISMessageCopyright © 2015 Thomas Borg Salling. All rights reserved.