|
| __init__ (self) |
| Default constructor.
|
|
| getQualityFields (self) |
|
| process (self, obj, reprocess_quality_flag=True, quality_control_mode=QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY, arguments=None) |
|
| algorithm (self) |
|
◆ __init__()
Lib.odc_hac_quality_plugin.odc_hac_increment_plugin.__init__ |
( |
| self | ) |
|
◆ getQualityFields()
Lib.odc_hac_quality_plugin.odc_hac_increment_plugin.getQualityFields |
( |
| self | ) |
|
◆ process()
Lib.odc_hac_quality_plugin.odc_hac_increment_plugin.process |
( |
| self, |
|
|
| obj, |
|
|
| reprocess_quality_flag = True, |
|
|
| quality_control_mode = QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY, |
|
|
| arguments = None ) |
- Parameters
-
obj | A RAVE object that should be processed. |
reprocess_quality_flag | Not used |
arguments | Not used |
- Returns
- : The modified object if this quality plugin has performed changes to the object. In this case, no changes will be made.
Reimplemented from Lib.rave_quality_plugin.rave_quality_plugin.
The documentation for this class was generated from the following file: