伪直角坐标转经纬度坐标。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public static Point3D PseudoCartesianToSpherical(
	Point3D point
)

参数

point
Type: SuperMap.Data..::.Point3D
伪直角坐标的三维点。

返回值

经纬度坐标的三维点。

版本信息

SuperMap iObjects .NET

受以下版本支持: 10.2.0, 10.2.1, 11.0.0, 11.0.1, 11.1.1, 11.2.0, 11.2.1

请参见