Class: Atmospheris::Export::Iso25331975::GroupThree
- Inherits:
-
AltitudeTable
- Object
- Lutaml::Model::Serializable
- AltitudeTable
- Atmospheris::Export::Iso25331975::GroupThree
- Defined in:
- lib/atmospheris/export/iso_25331975/group_three.rb
Direct Known Subclasses
Atmospheris::Export::Iso25331997::GroupSix, Atmospheris::Export::Iso25331997::GroupThree
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: GroupThreeAttrs, unit: steps_unit, precision: :reduced) ⇒ Object
15 16 17 |
# File 'lib/atmospheris/export/iso_25331975/group_three.rb', line 15 def set_attrs(klass: GroupThreeAttrs, unit: steps_unit, precision: :reduced) super end |