Package org.deegree.cs.transformations.polynomial

A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function.

See:
          Description

Class Summary
LeastSquareApproximation LeastSquareApproximation is a polynomial transformation which uses the least square method to approximate a function given by some measured values.
PolynomialTransformation PolynomialTransformation is the base class for all polynomial transformations.
 

Package org.deegree.cs.transformations.polynomial Description

A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. In geographic terms this means, that some incoming coordinate in a specified crs, must be transformed into a coordinate valid for some other crs.

A polynomial transformations use a polynomial to approximate a function which directly transforms coordinates from one crs into another.

Version:
$Revision: 23211 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mrz 2007)$
Author:
Rutger Bezema, last edited by: $Author: rbezema $


Copyright © 2011. All Rights Reserved.