org.cts.op.transformation
Class SevenParameterTransformation

java.lang.Object
  extended by org.cts.IdentifiableComponent
      extended by org.cts.op.AbstractCoordinateOperation
          extended by org.cts.op.transformation.SevenParameterTransformation
All Implemented Interfaces:
Identifiable, CoordinateOperation, GeoTransformation

public class SevenParameterTransformation
extends AbstractCoordinateOperation
implements GeoTransformation

Seven-Parameter transformations are mathematical similarities or Helmert transformations in a three dimensional space.

In the geodesy domain, formulas are often linearized, considering that rotation angles are small enough to replace sin(x) by x, cos(x) by 1 and sin(x)*sin(x) by 0. This is the case of Bursa-Wolf formulas and Coordinate- frame rotation. If you want to use non linearized formulas, please, use the createSevenParameterTransformation constructor

Geodesian also use two different conventions for rotation angle :