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