Method: AIXM::Feature::NavigationalAid::VOR#type

Defined in:
lib/aixm/feature/navigational_aid/vor.rb

#typeSymbol #type=(value) ⇒ Object

Type of VOR

Overloads:

  • #typeSymbol

    Returns any of TYPES.

    Returns:

    • (Symbol)

      any of TYPES

  • #type=(value) ⇒ Object

    Parameters:

    • value (Symbol)

      any of TYPES



67
68
69
# File 'lib/aixm/feature/navigational_aid/vor.rb', line 67

def type
  @type
end