DK for Delphi | GisCsBase.TGIS_CSEllipsoid | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Assign | public | Copy content of the provided object into a current object (Overrides TGIS_CSAbstract.Assign) |
|
| Distance | public | Calculates distance over Great Circle | |
| LocationByBearing | public | Calculates target location based on bearing and didtance | |
| 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. | |