This document is archived and information here might be outdated. Recommended version. |
Indicator interface for vertical datums.
A vertical datum is part of a gravity-related vertical coordinate system. Use ISpatialReferenceFactory3::CreateVerticalDatum to create a predefined vertical datum. If you are defining a custom ellipsoid/spheroid-based vertical coordinate system, define a Datum object and then QI to IHVDatum.
Interfaces | Description |
---|---|
ISpatialReferenceInfo | Provides access to members that control the properties common to all components of a spatial reference system. |
Classes | Description |
---|---|
VerticalDatum | Creates a vertical datum. |