Class: Atmospheris::Export::Iso25331975::GroupTwo
- Inherits:
-
AltitudeTable
- Object
- Lutaml::Model::Serializable
- AltitudeTable
- Atmospheris::Export::Iso25331975::GroupTwo
- Defined in:
- lib/atmospheris/export/iso_25331975/group_two.rb
Direct Known Subclasses
Atmospheris::Export::Iso25331997::GroupFive, Atmospheris::Export::Iso25331997::GroupTwo
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 |