public static class BandMathsOp.Variable extends Object
BandMathsOp.BandDescriptor.expression
.Modifier and Type | Field and Description |
---|---|
String |
name
Variable name as it will be used in
BandMathsOp.BandDescriptor.expression . |
String |
type
Variable type name: int8, uint8, int16, uint16, int32, uint32, float32, float64 or boolean.
|
String |
value
Variable value (as string).
|
Constructor and Description |
---|
Variable() |
public String name
BandMathsOp.BandDescriptor.expression
.public String type
public String value
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.