|
def | cliName |
|
def | defineCharacteristics |
|
def | processAlgorithm |
|
|
string | INPUT = "INPUT" |
|
string | BAND = "BAND" |
|
string | MIN = "MIN" |
|
string | MAX = "MAX" |
|
list | OPERATOR_OPTIONS = ["OR", "AND"] |
|
string | OPERATOR = "OPERATOR" |
|
string | DATA = "DATA" |
|
string | NODATA = "NODATA" |
|
string | OUTPUT = "OUTPUT" |
|
string | RTYPE = 'RTYPE' |
|
list | TYPE = ['none', 'Byte','Int16','UInt16','UInt32','Int32','Float32','Float64','CInt16','CInt32','CFloat32','CFloat64'] |
|
string | EXTRA = 'EXTRA' |
|
Definition at line 38 of file pkgetmask.py.
The documentation for this class was generated from the following file: