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