Skip navigation links

Package org.esa.snap.core.gpf.pointop

Provides special support for raster data operations that transforms each source pixel into a corresponding target pixel at the same position.

See: Description

Package org.esa.snap.core.gpf.pointop Description

Provides special support for raster data operations that transforms each source pixel into a corresponding target pixel at the same position. It is much easier to implement your operator if it inherits from SampleOperator or PixelOperator rather than Operator if you don't perform any geometric transformation and don't need any source pixel neighborhood information.
Skip navigation links

Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.