neat.GreensTree.set_impedance¶
- GreensTree.set_impedance(*args, **kwargs)¶
Set the boundary impedances for each node in the tree
- Parameters:
freqs (np.ndarray (
dtype=complex,ndim=1)) – frequencies at which the impedances will be evaluated[Hz].use_conc (bool) – whether or not to incorporate concentrations in the calculation
pprint (bool (default
False)) – whether or not to print info on the progression of the algorithm