Package org.n52.operation

Provides for geospatial operations.

See:
          Description

Class Summary
NdviAlgorithm NDVI.
 

Package org.n52.operation Description

Provides for geospatial operations. Only generic interfaces and classes are to be cretaed in this namespace. Implementations of operations belong to specialized namespaces under org.n52.operation.

The package org.n52.operation depends on org.n52.math.

For operations on single pixels the interface Algorithm is used.