BALTRAD PPC
ppc_quality_plugin.ppc_quality_plugin Class Reference
Inheritance diagram for ppc_quality_plugin.ppc_quality_plugin:

Public Member Functions

 __init__ (self)
 Default constructor.
 
 get_options (self, polarobj)
 
 getQualityFields (self)
 
 process (self, obj, reprocess_quality_flag=True, quality_control_mode=QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY, arguments=None)
 

Protected Attributes

 _options = PPC_OPTIONS
 

Constructor & Destructor Documentation

◆ __init__()

ppc_quality_plugin.ppc_quality_plugin.__init__ ( self)

Default constructor.

Member Function Documentation

◆ getQualityFields()

ppc_quality_plugin.ppc_quality_plugin.getQualityFields ( self)
Returns
a list containing the string se.baltrad.ppc.residual_clutter_mask

◆ process()

ppc_quality_plugin.ppc_quality_plugin.process ( self,
obj,
reprocess_quality_flag = True,
quality_control_mode = QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY,
arguments = None )
Parameters
objA rave object that should be processed.
reprocess_quality_flagIf the quality fields should be reprocessed or not.
argumentsNot used
Returns
: The modified object if this quality plugin has performed changes to the object.

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