|
def | cliName (self) |
|
def | defineCharacteristics (self) |
|
def | processAlgorithm (self, progress) |
|
def | getIcon (self) |
|
def | checkBeforeOpeningParametersDialog (self) |
|
def | help (self) |
|
|
string | INPUT = "INPUT" |
|
string | OUTPUT = "OUTPUT" |
|
list | CRULE_OPTIONS = ["overwrite", "maxndvi", "maxband", "minband", "validband", "mean", "mode", "median", "sum", "minallbands", "maxallbands","stdev"] |
|
string | CRULE = "CRULE" |
|
string | DX = "DX" |
|
string | DY = "DY" |
|
string | PROJWIN = 'PROJWIN' |
|
string | CB = "CB" |
|
string | SRCNODATA = "SRCNODATA" |
|
string | BNDNODATA = "BNDNODATA" |
|
string | DSTNODATA = "DSTNODATA" |
|
string | MINGUI = "MINGUI" |
|
string | MAXGUI = "MAXGUI" |
|
list | RESAMPLE_OPTIONS = ['near', 'bilinear'] |
|
string | RESAMPLE = "RESAMPLE" |
|
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 pkcomposite.py.
The documentation for this class was generated from the following file: