DK11 for Python | tatukgis.pdk.TGIS_CSTransformAbstract | Constructors | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Assign | public | Copy content of the provided object into a current object (Inherited from TGIS_CSAbstract) |
|
FromWGS | public | This function shifts a geodetic coordinate (in meters) relative to WGS84 to a geodetic coordinate (in meters) relative to Datum. | |
FromWGS3D | public | This function shifts a geodetic coordinate relative to WGS84 into a geodetic coordinate relative to Datum. | |
FromWGS3D_Ref | public | This method shifts a geodetic coordinate relative to WGS84 into a geodetic coordinate relative to Datum. | |
MarkDeprecated | public | Set object depreciation state. (Inherited from TGIS_CSAbstract) |
|
ToWGS | public | This function shifts a geodetic coordinate (in meters) relative to Datum into a geodetic coordinate (in meters) relative to WGS84. | |
ToWGS3D | public | This function shifts a geodetic coordinate relative to Datum into a geodetic coordinate relative to WGS84. | |
ToWGS3D_Ref | public | This method shifts a geodetic coordinate relative to Datum into a geodetic coordinate relative to WGS84. | |