skrf.qfactor.Qfactor.__init__

Qfactor.__init__(ntwk, res_type, Q_L0=None, f_L0=None, verbose=False)[source]

Q-factor initializer.

Parameters
  • ntwk (Network) –

  • res_type (str) –

  • Q_L0 (Union[None, float]) –

  • f_L0 (Union[None, float]) –

  • verbose (bool) –