cbadc.fom.nyquist_frequency

cbadc.fom.nyquist_frequency(fs: float)[source]

The Nyquist frequency or bandwidth of a sampled signal.

\(f(f_s)=f_s / 2\)

Parameters

fs (float) – the sampling frequency

Returns

the Nyquist frequency.

Return type

float