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