User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_csellipsoid.create_integer_string_double_double

Table of Contents

TGIS_CSEllipsoid.__init__ constructor

DK for Python | tatukgis_pdk.TGIS_CSEllipsoid.Create | Constructors | Methods | Properties

Create an instance.

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

Syntax

# Python
def __init__(
  self,
  _epsg: int,
  _wkt: str,
  _semi_major: float,
  _inv_flattering: float
) -> None: 

Parameters

Name Type Description
_epsg int EPSG code for the ellipsoid
_wkt str WKT name for the ellipsoid
_semi_major float semi major axis
_inv_flattering float inverse flattering; 0 for spheroid
2025/01/31 01:19

Page Tools