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