calculates an interpolated network.
The default interpolation type is linear. see Notes for how to use other interpolation types.
new_frequency : Frequency
frequency information to interpolate at
**kwargs : keyword arguments
passed to scipy.interpolate.interp1d() initializer.
result : Network
an interpolated Network
Notes
skrf.network.de_embed
skrf.network.Network.interpolate_self
Enter search terms or a module, class or function name.