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