Module dk.tbsalling.ais.messages
Interface ExtendedDynamicDataReport
- All Superinterfaces:
DataReport,DynamicDataReport
- All Known Implementing Classes:
ExtendedClassBEquipmentPositionReport,PositionReport,PositionReportClassAResponseToInterrogation,PositionReportClassAScheduled,PositionReportClassAAssignedSchedule,StandardClassBCSPositionReport
public interface ExtendedDynamicDataReport extends DynamicDataReport
-
Method Summary
Modifier and Type Method Description IntegergetSecond()IntegergetTrueHeading()Methods inherited from interface dk.tbsalling.aismessages.ais.messages.DataReport
getTransponderClassMethods inherited from interface dk.tbsalling.aismessages.ais.messages.DynamicDataReport
getCourseOverGround, getLatitude, getLongitude, getRawCourseOverGround, getRawLatitude, getRawLongitude, getRawSpeedOverGround, getSpeedOverGround
-
Method Details
-
getTrueHeading
Integer getTrueHeading() -
getSecond
Integer getSecond()
-