Location resource

Constants
No documentation available
Attributes
Read

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

Read

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

Read

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

Read

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

Read

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

Read

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

Read

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

Class Methods
No documentation available