User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_csellipsoid.togeocentric_ref_tgis_point3d

Table of Contents

TGIS_CSEllipsoid.ToGeocentric_Ref method

DK11 for Java | tatukgis.jdk.TGIS_CSEllipsoid.ToGeocentric_Ref | Constructors | Methods | Properties

Convert point from geodetic to geocentric system.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public void ToGeocentric_Ref(
  TGIS_Point3D _ptg
);
// Oxygene
public
  procedure ToGeocentric_Ref(
    _ptg : TGIS_Point3D
  );

Parameters

Name Type Description
_ptg TGIS_Point3D point in geodetic system
2024/12/20 22:24

Page Tools