public interface AisPosition extends AisMessage, HasMmsi
Modifier and Type | Method and Description |
---|---|
Double |
getCourseOverGround() |
Double |
getLatitude() |
Double |
getLongitude() |
int |
getRepeatIndicator() |
Double |
getSpeedOverGroundKnots() |
int |
getTimeSecondsOnly() |
Integer |
getTrueHeading() |
boolean |
isHighAccuracyPosition() |
boolean |
isUsingRAIM() |
getMessageId, getSource
int getRepeatIndicator()
Double getSpeedOverGroundKnots()
boolean isHighAccuracyPosition()
Double getLongitude()
Double getLatitude()
Double getCourseOverGround()
Integer getTrueHeading()
int getTimeSecondsOnly()
boolean isUsingRAIM()
Copyright © 2020. All rights reserved.