GEOCALCPBW_NAMESPACE::CoordSys
GEOCALCPBW_NAMESPACE::GeocentricCoordSys
GEOCALCPBW_NAMESPACE::GeodeticCoordSys
GEOCALCPBW_NAMESPACE::FittedCoordSys
GEOCALCPBW_NAMESPACE::ProjectedCoordSys
GEOCALCPBW_NAMESPACE::StringCoordSys
The HorizontalCoordSys class is the base class for all coordinate system objects in GeoCalc that rely on a horizontal datum (as opposed to a vertical datum). The HorizontalCoordSys class cannot be instantiated, as it is an abstract class, but it defines those properties and methods common to all horizontal coordinate system objects in GeoCalc.
Method |
Description |
Converts a CoordPoint from geodetic coordinates |
|
Gets the HorizontalDatum associated with this HorizontalCoordSys |
|
Converts a CoordPoint to geodetic coordinates |
|
Checks if the CoordSys may be combined with a vertical |
|
Derived from GEOCALCPBW_NAMESPACE::CoordSys |
|
Sets the HorizontalDatum associated with this HorizontalCoordSys |