|
| __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) |
|
◆ __init__()
ppc_quality_plugin.ppc_quality_plugin.__init__ |
( |
| self | ) |
|
◆ 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
-
obj | A rave object that should be processed. |
reprocess_quality_flag | If the quality fields should be reprocessed or not. |
arguments | Not 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: