Method: NMEAPlus::Message::NMEA::OSD#heading_degrees_true
- Defined in:
- lib/nmea_plus/message/nmea/osd.rb
permalink #heading_degrees_true ⇒ Object (readonly)
Returns field 1 of the payload, formatted with the function #_float.
8 |
# File 'lib/nmea_plus/message/nmea/osd.rb', line 8 field_reader :heading_degrees_true, 1, :_float |