Class TLcdGeoid2Grid

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

public final class TLcdGeoid2Grid extends Object implements ILcdModelXYWorldTransformation, Cloneable
Deprecated.
Do not use this class as ILcdGeoidReference has become deprecated due to the new vertical datum support in com.luciad.geodesy.ILcdGeodeticDatum which allows to use geoids for all ILcdGeoReference instances.
This ILcdModelXYWorldTransformation defines a transformation between an ILcdGeoidReference and an ILcdXYWorldReference. It is required that the reference datum of the geodetic datum of the ILcdGeoidReference and the reference datum of the ILcdXYWorldReference are the same.

This class is thread safe.

See Also: