python_utils.tukwin_front ========================= Back to :doc:`Module page <../modules/python_utils>` Summary ------- front taper of tukey window (first half of hann) Signature --------- .. code-block:: python def tukwin_front(nfront) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``nfront`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text front taper of tukey window (first half of hann)