skrf.network.Network.set_noise_a

Network.set_noise_a(noise_freq=None, nfmin_db=0, gamma_opt=0, rn=1)[source]

sets the “A” (ie cascade) representation of the correlation matrix, based on the noise frequency and input parameters.

Parameters
  • noise_freq (Optional[Frequency]) –

  • nfmin_db (float) –

  • gamma_opt (float) –

  • rn (Union[Number, Sequence[Number], ndarray]) –

Return type

None