Contents:
Creates chirp symbol.
f0 (float) – Starting frequency for the chirp.
f1 (float) – Ending frequency for the chirp.
samples_per_symbol (int) – Number of samples for the chirp symbol
phi (float, optional) – Starting phase in radians. Defaults to 0.
Chirp waveform.
np.ndarray