ROPO
Loading...
Searching...
No Matches
ropo_quality_plugin Class Reference
Inheritance diagram for ropo_quality_plugin:
Collaboration diagram for ropo_quality_plugin:

Public Member Functions

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

Detailed Description

Definition at line 33 of file ropo_quality_plugin.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Default constructor.

Definition at line 36 of file ropo_quality_plugin.py.

Member Function Documentation

◆ getQualityFields()

getQualityFields ( self)
Returns
a list containing the string se.smhi.detector.poo

Definition at line 41 of file ropo_quality_plugin.py.

◆ process()

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_flagSpecifies if the quality flag should be reprocessed or not.
argumentsNot used
Returns
: The modified object if this quality plugin has performed changes to the object.

Definition at line 50 of file ropo_quality_plugin.py.


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