skrf.plotting.plot_v_frequency

skrf.plotting.plot_v_frequency(self, y, *args, **kwargs)[source]

Plot something vs this frequency.

This plots whatever is given vs. self.f_scaled and then calls labelXAxis.

Parameters

y (Union[Number, Sequence[Number], ndarray]) –