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