Method: NMEAPlus::Message::NMEA::GLL#fix_time

Defined in:
lib/nmea_plus/message/nmea/gll.rb

#fix_timeObject (readonly)

Returns field 5 of the payload, formatted with the function #_utctime_hms.

Returns:

  • field 5 of the payload, formatted with the function #_utctime_hms


21
# File 'lib/nmea_plus/message/nmea/gll.rb', line 21

field_reader :fix_time, 5, :_utctime_hms