Method: NMEAPlus::Message::AIS::VDMPayload::VDMMsgClassBCSPosition#longitude

Defined in:
lib/nmea_plus/message/ais/vdm_payload/vdm_msg_class_b_cs_position.rb

#longitudeObject (readonly)

Returns The field defined by the 28 bits starting at payload bit 57, formatted with the function Payload#_I(60 * 10**4, 181, ).

Returns:

  • The field defined by the 28 bits starting at payload bit 57, formatted with the function Payload#_I(60 * 10**4, 181, )


14
# File 'lib/nmea_plus/message/ais/vdm_payload/vdm_msg_class_b_cs_position.rb', line 14

payload_reader :longitude, 57, 28, :_I, 60 * 10**4, 181