PJ_ELEVATIONConstant Class
Elevation correction method
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXPJ_ELEVATIONConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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