Class: Atmospheris::Export::Iso25331975::GroupOne

Inherits:
AltitudeTable
  • Object
show all
Defined in:
lib/atmospheris/export/iso_25331975/group_one.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: GroupOneAttrs, unit: steps_unit, precision: :reduced) ⇒ Object



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

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