Class: Atmospheric::Export::Iso25331975::GroupOne
- Inherits:
-
AltitudeTable
- Object
- Lutaml::Model::Serializable
- AltitudeTable
- Atmospheric::Export::Iso25331975::GroupOne
- Defined in:
- lib/atmospheric/export/iso_25331975/group_one.rb
Direct Known Subclasses
Atmospheric::Export::Iso25331985::TableFiveSix, Atmospheric::Export::Iso25331997::GroupFour, Atmospheric::Export::Iso25331997::GroupOne
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/atmospheric/export/iso_25331975/group_one.rb', line 15 def set_attrs(klass: GroupOneAttrs, unit: steps_unit, precision: :reduced) super end |