Method: NMEAPlus::Message::AIS::VDMPayload::VDMMsg6#destination_mmsi
- Defined in:
- lib/nmea_plus/message/ais/vdm_payload/vdm_msg6.rb
#destination_mmsi ⇒ Object (readonly)
Returns The field defined by the 30 bits starting at payload bit 40, formatted with the function Payload#_u(, , ).
19 |
# File 'lib/nmea_plus/message/ais/vdm_payload/vdm_msg6.rb', line 19 payload_reader :destination_mmsi, 40, 30, :_u |