Class: QgsProcessingOutputNumber

class qgis.core.QgsProcessingOutputNumber

Bases: QgsProcessingOutputDefinition

A numeric output for processing algorithms.

New in version 3.0.

QgsProcessingOutputNumber(name: str, description: str = ‘’) Constructor for QgsProcessingOutputNumber.

QgsProcessingOutputNumber(QgsProcessingOutputNumber)

Methods

type

rtype:

str

typeName

Returns the type name for the output class.

type(self) str
Return type:

str

typeName() str

Returns the type name for the output class.

Return type:

str