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