Represent a location relative to the earth. More...
#include <vcsl/vcsl_spatial.h>#include <vcsl/vcsl_geographic_sptr.h>#include <vcsl/vcsl_spheroid_sptr.h>Go to the source code of this file.
Classes | |
| class | vcsl_geographic |
| Represent a location relative to the earth. More... | |
Represent a location relative to the earth.
Modifications
2000/06/29 François BERTEL Creation. Adapted from IUE
2001/04/10 Ian Scott (Manchester) Converted perceps header to doxygen
2004/09/17 Peter Vanroose made spheroid() non-virtual - it just returns a member and should not be overloaded
2004/09/17 Peter Vanroose do not pass vcsl_spheroid objects; use vcsl_spheroid_sptr instead
Definition in file vcsl_geographic.h.
1.7.5.1