Method: NMEAPlus::Message::NMEA::ZFO#origin_waypoint_id
- Defined in:
- lib/nmea_plus/message/nmea/zfo.rb
#origin_waypoint_id ⇒ Object (readonly)
Returns field 3 of the payload, formatted with the function #_string.
10 |
# File 'lib/nmea_plus/message/nmea/zfo.rb', line 10 field_reader :origin_waypoint_id, 3, :_string |