Method: NMEAPlus::Message::AIS::VDMPayload::VDMMsg5#ship_dimension_to_bow
- Defined in:
- lib/nmea_plus/message/ais/vdm_payload/vdm_msg5.rb
#ship_dimension_to_bow ⇒ Object (readonly)
Returns The field defined by the 9 bits starting at payload bit 240, formatted with the function Payload#_u(, , ).
16 |
# File 'lib/nmea_plus/message/ais/vdm_payload/vdm_msg5.rb', line 16 payload_reader :ship_dimension_to_bow, 240, 9, :_u |