Method: NMEAPlus::Message::NMEA::APB#heading_to_waypoint
- Defined in:
- lib/nmea_plus/message/nmea/apb.rb
permalink #heading_to_waypoint ⇒ Object (readonly)
Returns field 13 of the payload, formatted with the function #_float.
10 |
# File 'lib/nmea_plus/message/nmea/apb.rb', line 10 field_reader :heading_to_waypoint, 13, :_float |