py21cmfast.wrapper.classy_interface.EHTransferFunction ====================================================== .. py:class:: py21cmfast.wrapper.classy_interface.EHTransferFunction(classy_output) Initialize EH transfer function. :Parameters: **classy_output** (*classy.Class instance*) -- CLASS cosmology object .. !! processed by numpydoc !! .. py:method:: __call__(k) Compute transfer function at k. :Parameters: **k** (*array-like with or without astropy units*) -- Wavenumber. If units provided, converts to h/Mpc. If no units, assumes h/Mpc. :returns: **T(k)** (*array-like*) -- Transfer function values .. !! processed by numpydoc !! .. py:attribute:: h