Flowdock
class

LOC

Importance_1
v2_6_3 - Show latest stable - 0 notes - Superclass: Resolv::DNS::Resource

Location resource

Constants

TypeValue = 29

Attributes

[R] altitude

The altitude of the LOC above a reference sphere whose surface sits 100km below the WGS84 spheroid in centimeters as an unsigned 32bit integer

[R] longitude

The longitude for this LOC where 2**31 is the prime meridian in thousandths of an arc second as an unsigned 32bit integer

[R] latitude

The latitude for this LOC where 2**31 is the equator in thousandths of an arc second as an unsigned 32bit integer

[R] vprecision

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

[R] hprecision

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

[R] ssize

The spherical size of this LOC in meters using scientific notation as 2 integers of XeY

[R] version

Returns the version value for this LOC record which should always be 00

Show files where this class is defined (1 file)
Register or log in to add new notes.