DK11 for Delphi | GisCsBase.TGIS_CSEllipsoid.ToGeocentric_Ref | Constructors | Methods | Properties
Convert point from geodetic to geocentric system.
// Delphi public procedure ToGeocentric_Ref( var _ptg : TGIS_Point3D );
// C++ Builder public: void ToGeocentric_Ref( TGIS_Point3D* &_ptg );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | point in geodetic system |