pktools  2.6.7
Processing Kernel for geospatial data
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
qgis.pksvm.pksvm Class Reference
Inheritance diagram for qgis.pksvm.pksvm:
Inheritance graph
[legend]
Collaboration diagram for qgis.pksvm.pksvm:
Collaboration graph
[legend]

Public Member Functions

def cliName (self)
 
def defineCharacteristics (self)
 
def processAlgorithm (self, progress)
 
- Public Member Functions inherited from qgis.pktoolsAlgorithm.pktoolsAlgorithm
def getIcon (self)
 
def checkBeforeOpeningParametersDialog (self)
 
def help (self)
 

Public Attributes

 name
 
 group
 

Static Public Attributes

string INPUT = "INPUT"
 
string TRAINING = "TRAINING"
 
string ITERATE = "ITERATE"
 
string LABEL = "LABEL"
 
string GAMMA = "GAMMA"
 
string COST = "COST"
 
string OUTPUT = "OUTPUT"
 
string MASK = "MASK"
 
string MSKNODATA = "MSKNODATA"
 
string EXTRA = 'EXTRA'
 

Detailed Description

Definition at line 40 of file pksvm.py.


The documentation for this class was generated from the following file: