DK11 for .NET | TatukGIS.NDK.TGIS_CSEllipsoid.ToGeodetic_Ref | Constructors | Methods | Properties
Convert point from geocentric to geodetic system.
// C# public void ToGeodetic_Ref( ref TGIS_Point3D _ptg );
' VisualBasic Public Sub ToGeodetic_Ref( ByRef _ptg As TGIS_Point3D )
// Oxygene public procedure ToGeodetic_Ref( var _ptg : TGIS_Point3D );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | point in geocentric system |