Method: Ballistics::Atmosphere#temperature
- Defined in:
- lib/ballistics/atmosphere.rb
#temperature ⇒ Object
Returns the value of attribute temperature.
12 13 14 |
# File 'lib/ballistics/atmosphere.rb', line 12 def temperature @temperature end |