Method: NMEAPlus::Message::NMEA::GNS#fix_time
- Defined in:
- lib/nmea_plus/message/nmea/gns.rb
#fix_time ⇒ Object (readonly)
Returns field 1 of the payload, formatted with the function #_utctime_hms.
9 |
# File 'lib/nmea_plus/message/nmea/gns.rb', line 9 field_reader :fix_time, 1, :_utctime_hms |