Class TLcdGeocentric2Grid

java.lang.Object
com.luciad.transformation.TLcdGeocentric2Grid
All Implemented Interfaces:
ILcdModelXYWorldTransformation, ILcdCloneable, Serializable, Cloneable

public final class TLcdGeocentric2Grid extends Object implements ILcdModelXYWorldTransformation, Cloneable
This ILcdModelXYWorldTransformation defines a transformation between an ILcdGeocentricReference and an ILcdXYWorldReference. It is required that the reference datum of the geodetic datum of the ILcdGeocentricReference and the reference datum of the ILcdXYWorldReference are the same.

This class is thread safe.

See Also: