Method: Resolv::DNS::Resource::LOC#vprecision

Defined in:
lib/resolv.rb

#vprecisionObject (readonly)

The vertical precision using ssize type values in meters using scientific notation as 2 integers of XeY for precision use value/2 e.g. 2m = +/-1m



2497
2498
2499
# File 'lib/resolv.rb', line 2497

def vprecision
  @vprecision
end