neat.GreensTree.calcZF

GreensTree.calcZF(*args, **kwargs)

Computes the transfer impedance between two locations for all frequencies in self.freqs.

Parameters
  • loc1 (dict, tuple or :class:MorphLoc) – One of two locations between which the transfer impedance is computed

  • loc2 (dict, tuple or :class:MorphLoc) – One of two locations between which the transfer impedance is computed

Returns

The transfer impedance [MOhm] as a function of frequency

Return type

nd.ndarray (dtype = complex, ndim = 1)