Method: NMEAPlus::Message::NMEA::PASHR#heading_stdev
- Defined in:
- lib/nmea_plus/message/nmea/proprietary/pashr.rb
#heading_stdev ⇒ Object (readonly)
Returns field 9 of the payload, formatted with the function #_float.
16 |
# File 'lib/nmea_plus/message/nmea/proprietary/pashr.rb', line 16 field_reader :heading_stdev, 9, :_float |