Method: NMEAPlus::Message::NMEA::GSA#hdop
- Defined in:
- lib/nmea_plus/message/nmea/gsa.rb
#hdop ⇒ Object (readonly)
Returns field 16 of the payload, formatted with the function #_string.
23 |
# File 'lib/nmea_plus/message/nmea/gsa.rb', line 23 field_reader :hdop, 16, :_string |