PJ_ELEVATIONConstant Class
elevation correction method
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetPJ_ELEVATIONConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class PJ_ELEVATIONConstant

The PJ_ELEVATIONConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberGEOCENTRIC
elevation transformation uses earth-centre shift and is not accurate.
Public fieldStatic memberGEOID
elevation transformation uses a geoid model and is as accurate as the geoid data.
Public fieldStatic memberNONE
elevation transform not supported.
Top
See Also