Class: Atmospheris::Export::Iso25331975::GroupTwo

Inherits:
AltitudeTable
  • Object
show all
Defined in:
lib/atmospheris/export/iso_25331975/group_two.rb

Instance Method Summary collapse

Methods inherited from AltitudeTable

#add_to_geometric, #add_to_geopotential, #initialize_attrs, #steps, #steps_unit

Instance Method Details

#set_attrs(klass: GroupTwoAttrs, unit: steps_unit, precision: :reduced) ⇒ Object



15
16
17
# File 'lib/atmospheris/export/iso_25331975/group_two.rb', line 15

def set_attrs(klass: GroupTwoAttrs, unit: steps_unit, precision: :reduced)
  super
end