Class: Atmospheric::Export::Iso25331997::GroupFive
- Inherits:
-
Atmospheric::Export::Iso25331975::GroupTwo
- Object
- Lutaml::Model::Serializable
- AltitudeTable
- Atmospheric::Export::Iso25331975::GroupTwo
- Atmospheric::Export::Iso25331997::GroupFive
- Includes:
- GroupBaseFeet
- Defined in:
- lib/atmospheric/export/iso_25331997.rb
Instance Method Summary collapse
Methods included from GroupBaseFeet
Methods inherited from AltitudeTable
#add_to_geometric, #add_to_geopotential, #initialize_attrs, #steps, #steps_unit
Instance Method Details
#set_attrs(klass: Iso25331975::GroupTwoAttrs, unit: steps_unit, precision: :reduced) ⇒ Object
47 48 49 |
# File 'lib/atmospheric/export/iso_25331997.rb', line 47 def set_attrs(klass: Iso25331975::GroupTwoAttrs, unit: steps_unit, precision: :reduced) super end |