Signal ====== .. currentmodule:: sionna.phy.signal This module provides signal processing components for communication systems, including :doc:`filters` for pulse shaping and matched filtering, :doc:`window_functions` for spectral analysis and filter design, and :doc:`utility` functions for common signal operations. .. toctree:: :maxdepth: 2 :hidden: filters window_functions utility