dk.tbsalling.aismessages.messages
Class PositionReportClassAScheduled
java.lang.Object
dk.tbsalling.aismessages.messages.DecodedAISMessage
dk.tbsalling.aismessages.messages.PositionReport
dk.tbsalling.aismessages.messages.PositionReportClassAScheduled
- All Implemented Interfaces:
- Serializable
public class PositionReportClassAScheduled
- extends PositionReport
- Author:
- tbsalling
- See Also:
- Serialized Form
|
Constructor Summary |
PositionReportClassAScheduled(AISMessageType messageType,
Integer repeatIndicator,
MMSI sourceMmsi,
NavigationStatus navigationStatus,
Integer rateOfTurn,
Float speedOverGround,
Boolean positionAccurate,
Float latitude,
Float longitude,
Float courseOverGround,
Integer trueHeading,
Integer second,
ManeuverIndicator maneuverIndicator,
Boolean raimFlag)
|
| Methods inherited from class dk.tbsalling.aismessages.messages.PositionReport |
equals, getCourseOverGround, getLatitude, getLongitude, getManeuverIndicator, getNavigationStatus, getPositionAccurate, getRaimFlag, getRateOfTurn, getSecond, getSpeedOverGround, getTrueHeading, hashCode |
PositionReportClassAScheduled
public PositionReportClassAScheduled(AISMessageType messageType,
Integer repeatIndicator,
MMSI sourceMmsi,
NavigationStatus navigationStatus,
Integer rateOfTurn,
Float speedOverGround,
Boolean positionAccurate,
Float latitude,
Float longitude,
Float courseOverGround,
Integer trueHeading,
Integer second,
ManeuverIndicator maneuverIndicator,
Boolean raimFlag)
fromEncodedMessage
public static PositionReportClassAScheduled fromEncodedMessage(EncodedAISMessage encodedMessage)
toString
public String toString()
- Overrides:
toString in class PositionReport
Copyright © 2013 Thomas Borg Salling. All Rights Reserved.