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