User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_cstransformcoordinateframerotation

TGIS_CSTransformCoordinateFrameRotation class

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

A datum transformation type.

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

Syntax

// C#
public class TGIS_CSTransformCoordinateFrameRotation : ITGIS_CSTransformCoordinateFrameRotation 
{
}
' VisualBasic
Public Class TGIS_CSTransformCoordinateFrameRotation
  Implements ITGIS_CSTransformCoordinateFrameRotation
End Class
// Oxygene
type
  TGIS_CSTransformCoordinateFrameRotation = 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)
FromWGS public This function shifts a geodetic coordinate (in meters) relative to WGS84 to a geodetic coordinate (in meters) relative to Datum.
(Inherited from ITGIS_CSTransformAbstract)
FromWGS3D public This function shifts a geodetic coordinate relative to WGS84 into a geodetic coordinate relative to Datum.
(Inherited from ITGIS_CSTransformAbstract)
FromWGS3D_Ref public This method shifts a geodetic coordinate relative to WGS84 into a geodetic coordinate relative to Datum.
(Inherited from ITGIS_CSTransformAbstract)
MarkDeprecated public Set object depreciation state.
(Inherited from ITGIS_CSAbstract)
ToWGS public This function shifts a geodetic coordinate (in meters) relative to Datum into a geodetic coordinate (in meters) relative to WGS84.
(Inherited from ITGIS_CSTransformAbstract)
ToWGS3D public This function shifts a geodetic coordinate relative to Datum into a geodetic coordinate relative to WGS84.
(Inherited from ITGIS_CSTransformAbstract)
ToWGS3D_Ref public This method shifts a geodetic coordinate relative to Datum into a geodetic coordinate relative to WGS84.
(Inherited from ITGIS_CSTransformAbstract)

Properties

Inherited Protected
Name Visibility Description
A public For Methods 9603, 9606, 9607, 9636: X delta of geocentric shift expressed in meters; For Methods 9618, 9119: latitude shift expressed in radians;
(Inherited from ITGIS_CSTransformAbstract)
AreaEPSG public Area EPSG code.
(Inherited from ITGIS_CSTransformAbstract)
B public For Methods 9603, 9606, 9607, 9636: Y delta of geocentric shift expressed in meters; For Methods 9618, 9119: longitude shift expressed in radians;
(Inherited from ITGIS_CSTransformAbstract)
C public For Methods 9603, 9606, 9607, 9636: Z delta of geocentric shift expressed in meters; For Method 9618: gravity height over the ellipsoid height; For Method 9619: unused;
(Inherited from ITGIS_CSTransformAbstract)
D public For Methods 9603, 9606, 9607, 9636: X rotation of geocentric expressed in radians; For Methods 9603, 9618, 9619: unused;
(Inherited from ITGIS_CSTransformAbstract)
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)
E public For Methods 9603, 9606, 9607, 9636: Y rotation of geocentric expressed in radians; For Methods 9603, 9618, 9619: unused;
(Inherited from ITGIS_CSTransformAbstract)
EllipsoidEPSG public Ellipsoid object.
(Inherited from ITGIS_CSTransformAbstract)
EPSG public EPSG code.
(Inherited from ITGIS_CSAbstract)
F public For Methods 9603, 9606, 9607, 9636: Z rotation of geocentric expressed in radians; For Methods 9603, 9618, 9619: unused;
(Inherited from ITGIS_CSTransformAbstract)
FriendlyName public Friendly name constructed based on WKT (without underscores) and EPSG.
(Inherited from ITGIS_CSAbstract)
G public For Methods 9603, 9606, 9607, 9636: scaled correction of geocentric relative to 1; For Methods 9603, 9618: unused;
(Inherited from ITGIS_CSTransformAbstract)
GridShift public For Method 9613 and 91615: Grid Shift file.
(Inherited from ITGIS_CSTransformAbstract)
H public For Method 9636: X reference point in Cartesian system expressed in meters; For Methods 9603, 9606, 9607, 9618, 9619: unused;
(Inherited from ITGIS_CSTransformAbstract)
I public For Method 9636: Y reference point in Cartesian system expressed in meters; For Methods 9603, 9606, 9607, 9618, 9619: unused;
(Inherited from ITGIS_CSTransformAbstract)
J public For Method 9636: X reference point in Cartesian system expressed in meters; For Methods 9603, 9606, 9607, 9618, 9619: unused;
(Inherited from ITGIS_CSTransformAbstract)
MasterEPSG public EPSG code of the object for which current object is an alias.
(Inherited from ITGIS_CSAbstract)
Method public Method EPSG code.
(Inherited from ITGIS_CSTransformAbstract)
Number public Serial number of transformation for current datum.
(Inherited from ITGIS_CSTransformAbstract)
WKT public WKT name.
(Inherited from ITGIS_CSAbstract)

Remarks

Coordinate Frame Rotation, Bursa-Wolf Formula. EPSG=9607

2022/11/16 01:06

Page Tools