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