pktools  2.6.7
Processing Kernel for geospatial data
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
qgis.pklas2img.pklas2img Class Reference
Inheritance diagram for qgis.pklas2img.pklas2img:
Inheritance graph
[legend]
Collaboration diagram for qgis.pklas2img.pklas2img:
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 OUTPUT = "OUTPUT"
 
list ATTRIBUTE_OPTIONS = ["z","intensity", "return", "nreturn"]
 
list COMPOSITE_OPTIONS = ["last", "min", "max", "absmin", "absmax", "median", "mean", "sum", "first", "profile", "percentile", "height", "values", "percentile", "number"]
 
list FILTER_OPTIONS = ["all","first","last","single","multiple"]
 
string ATTRIBUTE = "ATTRIBUTE"
 
string COMPOSITE = "COMPOSITE"
 
string FILTER = "FILTER"
 
string PERCENTILE = "PERCENTILE"
 
string DX = "DX"
 
string DY = "DY"
 
string NODATA = "NODATA"
 
string RTYPE = 'RTYPE'
 
list TYPE = ['Float32','Byte','Int16','UInt16','UInt32','Int32','Float64','CInt16','CInt32','CFloat32','CFloat64']
 
string EXTRA = 'EXTRA'
 

Detailed Description

Definition at line 39 of file pklas2img.py.


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