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