Package org.esa.snap.core.dataop.barithm
-
Interface Summary Interface Description ProductNamespaceExtender Extends productnamespaces
which are used for expression evaluation.ProductNamespacePrefixProvider Used to prefix symbols derived from a product and registered in someNamespace
.RasterDataLoop.Body Represents the body to be evaluated for each pixel within the raster.UncertaintyGenerator Generates the combined uncertainty for a given band maths expression. -
Class Summary Class Description BandArithmetic Provides band arithmetic utility methods.RangeUncertaintyGenerator RasterDataEvalEnv Represents an evaluation environment forTerms
which are operating on raster data.RasterDataLoop A utility class which is used to iterate over all pixels within a region of a data raster and to evaluate any number ofTerm
s on each pixel.RasterDataSymbol Represents a read-only symbol.RasterDataSymbolReplacer An implementation of a term transformer which replaces all occurrences ofRasterDataSymbol
s by the ones created by theRasterDataSymbolReplacer.createReplacement(RasterDataSymbol)
method.SingleFlagSymbol Represents a read-only symbol.StandardUncertaintyGenerator Implementation of anUncertaintyGenerator
which generates the Standard Combined Uncertainty according to JCGM 100:2008 (GUM 1995), Chapter 5. -
Enum Summary Enum Description RasterDataSymbol.Source Lists possible source image types.