DK11 for Java | tatukgis.jdk.TGIS_CSCoordinateSystem.ToWGS3D_Ref | Constructors | Fields | Methods | Properties
Convert provided 3D coordinate from the current coordinate system into WGS84 expressed in radians.
// Java public void ToWGS3D_Ref( TGIS_Point3D _coords );
// Oxygene public procedure ToWGS3D_Ref( _coords : TGIS_Point3D ); virtual;
Name | Type | Description |
---|---|---|
_coords | TGIS_Point3D | point to be converted |