Class: NMEAPlus::Message::AIS::VDMPayload::SubArea4

Inherits:
SubArea3 show all
Defined in:
lib/nmea_plus/message/ais/vdm_payload/sub_area.rb

Overview

SubArea structure type 4: Polygon

Instance Attribute Summary

Attributes inherited from SubArea3

#bearing1, #bearing2, #bearing3, #bearing4, #distance1, #distance2, #distance3, #distance4, #points

Attributes inherited from SubAreaScaled

#scale_factor, #scale_meters

Attributes inherited from SubArea

#shape_description, #shape_id

Attributes inherited from Payload

#fill_bits, #payload_bitstring

Method Summary

Methods inherited from Payload

#_2b_data_string, #_6b_ascii, #_6b_boolean, #_6b_integer, #_6b_integer_scaled, #_6b_integer_scaled_shifted, #_6b_negated_boolean, #_6b_string, #_6b_string_nullterminated, #_6b_unsigned_integer, #_6b_unsigned_integer_scaled, #_6b_unsigned_integer_scaled_shifted, #_8b_data_string, #_access, #_bit_slices, #_get_date_mdhm, #_object_by_name, #initialize, payload_reader

Constructor Details

This class inherits a constructor from NMEAPlus::Message::AIS::VDMPayload::Payload