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