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

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

#longitudeObject (readonly)

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

Returns:

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


26
# File 'lib/nmea_plus/message/ais/vdm_payload/vdm_msg_station_report.rb', line 26

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