Class TLcdGrid2Geocentric

java.lang.Object
com.luciad.transformation.TLcdGrid2Geocentric
All Implemented Interfaces:
ILcdModelXYZWorldTransformation, Serializable, Cloneable

public final class TLcdGrid2Geocentric extends Object implements ILcdModelXYZWorldTransformation, Cloneable
This ILcdModelXYZWorldTransformation defines a transformation between an ILcdGridReference and an ILcdGeocentricReference.
It is required that the reference datum of the geodetic datum of the ILcdGeodeticReference and the reference datum of the ILcdXYZWorldReference are the same.

This class is thread safe.

See Also: