User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_csellipsoid

Table of Contents

TGIS_CSEllipsoid class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_CSEllipsoid | Classes | Methods | Properties

An ellipsoid item.

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

Syntax

// C#
public class TGIS_CSEllipsoid : ITGIS_CSEllipsoid 
{
}
' VisualBasic
Public Class TGIS_CSEllipsoid
  Implements ITGIS_CSEllipsoid
End Class
// Oxygene
type
  TGIS_CSEllipsoid = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Assign_ public Copy content of the provided object into a current object
(Inherited from ITGIS_CSAbstract)
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Create_ public Create an instance.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Distance public Calculates distance over Great Circle
MarkDeprecated public Set object depreciation state.
(Inherited from ITGIS_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 ITGIS_CSAbstract)
DescriptionEx public Descriptive name; for internal use of TGIS_CSAbstractListHelper.
(Inherited from ITGIS_CSAbstract)
Description_ public Additional description.
(Inherited from ITGIS_CSAbstract)
EcntrMajor public Eccentricity squared.
EcntrMajorSqrt public Eccentricity sqrt.
EcntrMinor public Second eccentricity squared.
EcntrMinorSqrt public Eccentricity sqrt.
EPSG public EPSG code.
(Inherited from ITGIS_CSAbstract)
Flattering public Flattering.
FriendlyName public Friendly name constructed based on WKT (without underscores) and EPSG.
(Inherited from ITGIS_CSAbstract)
InverseFlattering public Inverse Flattering.
MasterEPSG public EPSG code of the object for which current object is an alias.
(Inherited from ITGIS_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 ITGIS_CSAbstract)

2022/11/16 01:05

Page Tools