frequency (skrf.frequency)

Provides a frequency object and related functions.

Most of the functionality is provided as methods and properties of the Frequency Class.

Frequency Class

Frequency([start, stop, npoints, unit, ...])

A frequency band.

Functions

overlap_freq(f1, f2)

Calculates overlapping frequency between f1 and f2.

Misc

InvalidFrequencyWarning

Thrown if frequency values aren't monotonously increasing