|
ROPO
|


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) | |
Definition at line 33 of file ropo_quality_plugin.py.
| __init__ | ( | self | ) |
Default constructor.
Definition at line 36 of file ropo_quality_plugin.py.
| getQualityFields | ( | self | ) |
Definition at line 41 of file ropo_quality_plugin.py.
| process | ( | self, | |
| obj, | |||
| reprocess_quality_flag = True, | |||
| quality_control_mode = QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY, | |||
| arguments = None ) |
| obj | A rave object that should be processed. |
| reprocess_quality_flag | Specifies if the quality flag should be reprocessed or not. |
| arguments | Not used |
Definition at line 50 of file ropo_quality_plugin.py.