|
Microwave filters GUI
2.0.3
|
Dialog to select predistortion zeros. More...
Public Member Functions | |
| def | __init__ |
| Create dialog to select visible curves. | |
Dialog to select predistortion zeros.
Definition at line 2666 of file mwfiltersgui.py.
| def mwfiltersgui.PredisZeorsDlg.__init__ | ( | self, | |
| roots_NRP, | |||
| zerosArrang, | |||
parent = None |
|||
| ) |
Create dialog to select visible curves.
@roots_NRP = Roots of F(s)F(-s) that are in the left-hand s-plane
@zerosArrang = Predistiortion zeros arrangement (list of bool).
@param parent = Parent window (default None).
Handle to the dbplot main window.
Definition at line 2675 of file mwfiltersgui.py.
References libcommonfunc.complexStr(), dbplot.DbPlot.mainWindow, mwfiltersgui.SpecMask.mainWindow, dbplot.AxisScalingDlg.mainWindow, mwfiltersgui.HelpForm.mainWindow, dbplot.EditCurvesDlg.mainWindow, mwfiltersgui.SetCouplingDlg.mainWindow, mwfiltersgui.MatrixEditDlg.mainWindow, mwfiltersgui.PredisZeorsDlg.mainWindow, mwfiltersgui.PredisZeorsDlg.setZeroToFs(), libcommonfunc.Parameters.zerosArrang, and mwfiltersgui.PredisZeorsDlg.zerosArrang.

1.8.1.2