Interface | Description |
---|---|
ProductNamespaceExtender |
Extends product
namespaces which are used for expression evaluation. |
ProductNamespacePrefixProvider |
Used to prefix symbols derived from a product and registered in some
Namespace . |
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 | Description |
---|---|
BandArithmetic |
Provides band arithmetic utility methods.
|
RangeUncertaintyGenerator | |
RasterDataEvalEnv |
Represents an evaluation environment for
Terms 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 of
Term s on each pixel. |
RasterDataSymbol |
Represents a read-only symbol.
|
RasterDataSymbolReplacer |
An implementation of a term transformer which replaces all occurrences of
RasterDataSymbol s
by the ones created by the RasterDataSymbolReplacer.createReplacement(RasterDataSymbol) method. |
SingleFlagSymbol |
Represents a read-only symbol.
|
StandardUncertaintyGenerator |
Implementation of an
UncertaintyGenerator which generates the Standard Combined Uncertainty
according to JCGM 100:2008 (GUM 1995), Chapter 5. |
Enum | Description |
---|---|
RasterDataSymbol.Source |
Lists possible source image types.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.