Method: Resolv::DNS::Resource::LOC#altitude
- Defined in:
- lib/resolv.rb
#altitude ⇒ Object (readonly)
The altitude of the LOC above a reference sphere whose surface sits 100km below the WGS84 spheroid in centimeters as an unsigned 32bit integer
2515 2516 2517 |
# File 'lib/resolv.rb', line 2515 def altitude @altitude end |