Classes
contrib/gel/mrc/vpgl/bgeo/bgeo_lvcs.h File Reference

A geographic coordinate system. More...

#include <vsl/vsl_binary_io.h>
#include <vbl/vbl_ref_count.h>
#include <vpgl/bgeo/bgeo_dll.h>

Go to the source code of this file.

Classes

class  bgeo_lvcs

Detailed Description

A geographic coordinate system.

Author:
J. L. Mundy
Date:
December 31, 2005

lvcs is used to convert between a local vertical coordinate system any of the many Earth global coordinate systems. In the full constructor the user can establish the geographic coordinates of the origin and define which standard geo-coordinate system is to be used, e.g. wgs84. The full constructor allows the specification of latitude and longitude scale factors in radians/meter. If these scale factors are set to 0, then they will be computed using the location of the origin on the Earth's surface and the geoid specification.

original authors (c. 1992) Rajiv Gupta and Bill Hoffman with modifications by Rupert Curwen (1996) GE Corporate Research and Development

Definition in file bgeo_lvcs.h.