|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |