Line.get_delay

rfnetwork.elements.Line.get_delay

Line.get_delay(frequency)

Returns the phase delay [deg] and time delay [ps] at the specified frequency.

Return type:

Tuple

Parameters

frequency: float | np.ndarray

Frequencies [Hz] at which to compute delay.

Returns

phase_delayldarray

phase delay in degrees

time_delayldarray

time delay in degrees