Parameters: |
- filterClass (Subclass of MainDriverFilter) – Class which is registered with main-driver.
- inputDataTypeSeq (List of mango.mtype) – List of data-types on which the specified filter can operate.
- parmSectionName (str) – Registers filter under this parm-section-name. If None,
the filterClass object is probed for the parm-section-name via
the 'parmSectionName' attribute.
|