Class TLcdTopocentric2Grid

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

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

This class is thread safe.

See Also: