Uses of Class
dk.tbsalling.aismessages.messages.DecodedAISMessage

Packages that use DecodedAISMessage
dk.tbsalling.aismessages   
dk.tbsalling.aismessages.decoder   
dk.tbsalling.aismessages.demoapps   
dk.tbsalling.aismessages.messages   
 

Uses of DecodedAISMessage in dk.tbsalling.aismessages
 

Methods in dk.tbsalling.aismessages with parameters of type DecodedAISMessage
 void DecodedAISMessageHandler.handleMessageReceived(DecodedAISMessage message)
           
 

Uses of DecodedAISMessage in dk.tbsalling.aismessages.decoder
 

Methods in dk.tbsalling.aismessages.decoder that return DecodedAISMessage
 DecodedAISMessage DecoderImpl.decode(EncodedAISMessage encodedMessage)
           
 DecodedAISMessage Decoder.decode(EncodedAISMessage encodedMessage)
           
 

Uses of DecodedAISMessage in dk.tbsalling.aismessages.demoapps
 

Methods in dk.tbsalling.aismessages.demoapps with parameters of type DecodedAISMessage
 void SocketDemoApp.handleMessageReceived(DecodedAISMessage message)
           
 void DemoApp.handleMessageReceived(DecodedAISMessage message)
           
 

Uses of DecodedAISMessage in dk.tbsalling.aismessages.messages
 

Subclasses of DecodedAISMessage in dk.tbsalling.aismessages.messages
 class AddressedBinaryMessage
          an addressed point-to-point message with unspecified binary payload.
 class AddressedSafetyRelatedMessage
           
 class AidToNavigationReport
          Identification and location message to be emitted by aids to navigation such as buoys and lighthouses.
 class AssignedModeCommand
          used by a base station with control authority to configure the scheduling of AIS informational messages from subordinate stations, either as a frequency per 10-minute interval or by specifying the TDMA slot(s) offset on which those messages should be transmitted.
 class BaseStationReport
          This message is to be used by fixed-location base stations to periodically report a position and time reference.
 class BinaryAcknowledge
          a receipt acknowledgement to the senders of a previous messages of type 6.
 class BinaryBroadcastMessage
          broadcast message with unspecified binary payload.
 class BinaryMessageMultipleSlot
           
 class BinaryMessageSingleSlot
           
 class ChannelManagement
           
 class ClassBCSStaticDataReport
           
 class DataLinkManagement
          This message is used to pre-allocate TDMA slots within an AIS base station network.
 class Error
          Identification and location message to be emitted by aids to navigation such as buoys and lighthouses.
 class ExtendedClassBEquipmentPositionReport
           
 class GNSSBinaryBroadcastMessage
          used to broadcast differential corrections for GPS.
 class GroupAssignmentCommand
          intended to be broadcast by a competent authority (an AIS network-control base station) to set to set operational parameters for all mobile stations in an AIS coverage region
 class Interrogation
          Used by a base station to query one or two other AIS transceivers for status messages of specified types.
 class PositionReport
           
 class PositionReportClassAResponseToInterrogation
           
 class PositionReportClassAScheduled
           
 class PositionReportClassAAssignedSchedule
           
 class SafetyRelatedAcknowledge
           
 class SafetyRelatedBroadcastMessage
           
 class ShipAndVoyageData
          Message has a total of 424 bits, occupying two AIVDM sentences.
 class StandardClassBCSPositionReport
          A less detailed report than types 1-3 for vessels using Class B transmitters.
 class StandardSARAircraftPositionReport
           
 class UTCAndDateInquiry
           
 class UTCAndDateResponse
           
 



Copyright © 2013 Thomas Borg Salling. All Rights Reserved.