Class: Atmospheric::Export::Iso25332025::AltitudesForPressure
- Inherits:
-
CombinedAltitudeAttrsGroup
- Object
- Lutaml::Model::Serializable
- AltitudeTable
- CombinedAltitudeAttrsGroup
- Atmospheric::Export::Iso25332025::AltitudesForPressure
- Defined in:
- lib/atmospheric/export/iso_25332025.rb
Instance Method Summary collapse
Methods inherited from CombinedAltitudeAttrsGroup
#add_to_geometric, #add_to_geopotential, #initialize_attrs, #set_attrs
Methods inherited from AltitudeTable
#add_to_geometric, #add_to_geopotential, #initialize_attrs, #set_attrs, #steps_unit
Instance Method Details
#steps ⇒ Object
34 35 36 |
# File 'lib/atmospheric/export/iso_25332025.rb', line 34 def steps (-1000..4599).step(1) end |