Class TLcdGeodetic2Geocentric

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

public final class TLcdGeodetic2Geocentric extends Object implements ILcdModelXYZWorldTransformation, Cloneable
This ILcdModelXYZWorldTransformation defines a transformation between an ILcdGeodeticReference 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: