Method: Resolv::DNS::Resource::LOC#hprecision
- Defined in:
- lib/resolv.rb
#hprecision ⇒ Object (readonly)
The horizontal precision using ssize type values in meters using scientific notation as 2 integers of XeY for precision use value/2 e.g. 2m = +/-1m
2490 2491 2492 |
# File 'lib/resolv.rb', line 2490 def hprecision @hprecision end |