Method: AIXM::Component::Helipad#performance_class

Defined in:
lib/aixm/component/helipad.rb

#performance_classInteger, ... #performance_class=(value) ⇒ Object

Suitable performance class

Overloads:

  • #performance_classInteger, ...

    Returns:

    • (Integer, Symbol, nil)
  • #performance_class=(value) ⇒ Object

    Parameters:

    • value (Integer, Symbol, nil)


114
115
116
# File 'lib/aixm/component/helipad.rb', line 114

def performance_class
  @performance_class
end