User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csellipsoid

TGIS_CSEllipsoid class

DK11 for Python | tatukgis.pdk.TGIS_CSEllipsoid | Classes | Constructors | Methods | Properties

An ellipsoid item.

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

Syntax

# Python
class TGIS_CSEllipsoid( TGIS_CSAbstract ):

Inheritance

→ Object → TGIS_CSAbstract

Constructors

Inherited Overrides Protected
Name Visibility Description
__init__ public Create an instance.

Methods

Inherited Overrides Protected
Name Visibility Description
Assign public Copy content of the provided object into a current object
(Inherited from TGIS_CSAbstract)
Distance public Calculates distance over Great Circle
MarkDeprecated public Set object depreciation state.
(Inherited from TGIS_CSAbstract)
ToGeocentric public Convert coordinates from geodetic mode to ellipsoid base (geocentric).
ToGeocentric_Ref public Convert point from geodetic to geocentric system.
ToGeodetic public Convert coordinates from an ellipsoid base (geocentric) to geodetic mode.
ToGeodetic_Ref public Convert point from geocentric to geodetic system.

Properties

Inherited Protected
Name Visibility Description
Deprecated public If true, then object is deprecated.
(Inherited from TGIS_CSAbstract)
Description public Additional description.
(Inherited from TGIS_CSAbstract)
DescriptionEx public Descriptive name; for internal use of TGIS_CSAbstractListHelper.
(Inherited from TGIS_CSAbstract)
EcntrMajor public Eccentricity squared.
EcntrMajorSqrt public Eccentricity sqrt.
EcntrMinor public Second eccentricity squared.
EcntrMinorSqrt public Eccentricity sqrt.
EPSG public EPSG code.
(Inherited from TGIS_CSAbstract)
Flattering public Flattering.
FriendlyName public Friendly name constructed based on WKT (without underscores) and EPSG.
(Inherited from TGIS_CSAbstract)
InverseFlattering public Inverse Flattering.
MasterEPSG public EPSG code of the object for which current object is an alias.
(Inherited from TGIS_CSAbstract)
SemiMajor public Semimajor axis.
SemiMajorSq public Square of semimajor axis.
SemiMinor public Semiminor axis.
SemiMinorSq public Square of semiminor axis.
WKT public WKT name.
(Inherited from TGIS_CSAbstract)

2023/08/09 01:52

Page Tools