Package | Description |
---|---|
org.esa.snap.core.datamodel |
Contains SNAP's central classes and interfaces used for an in-memory presentation
of remote sensing data products.
|
Modifier and Type | Method and Description |
---|---|
Parser |
Product.createBandArithmeticParser()
Creates a parser for band arithmetic expressions.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Product.isCompatibleBandArithmeticExpression(String expression,
Parser parser)
Tests if the given band arithmetic expression can be computed using this product and a given expression parser.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.