Method: NMEAPlus::Message::NMEA::HSC#magnetic_heading_degrees

Defined in:
lib/nmea_plus/message/nmea/hsc.rb

#magnetic_heading_degreesObject (readonly)

Returns field 3 of the payload, formatted with the function #_float.

Returns:

  • field 3 of the payload, formatted with the function #_float


9
# File 'lib/nmea_plus/message/nmea/hsc.rb', line 9

field_reader :magnetic_heading_degrees, 3, :_float