utils.Y_lm ========== Back to :doc:`Module page <../modules/utils>` Summary ------- NOTE: azim = pi/2 - vphi Signature --------- .. code-block:: python def Y_lm(l, m, iota, azim) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``l`` - - - - - - * - ``m`` - - - - - - * - ``iota`` - - - - - - * - ``azim`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text NOTE: azim = pi/2 - vphi