Datum 方法 |
The Datum type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| ApplyGridShift |
【未实现】网格变换(可拓展)
| |
| Clone |
深度克隆一个副本对象
| |
| GeocentricToWGS84 |
地心坐标转WGS84坐标变
| |
| GetDatumByCode |
通过基准编码获取基准(无效返回NULL)
| |
| GetDatumCodeByName |
通过名称或简称获取基准编码(无效返回-1)
| |
| InverseApplyGridShift |
【未实现】反向网格变换(可拓展)
| |
| IsEqual |
比较两个对象是否相等
| |
| Transform |
基准转化
| |
| WGS84ToGeocentric |
WGS84坐标转地心坐标变
|