pastas.rfunc.Spline.gain ======================== .. py:method:: pastas.rfunc.Spline.gain(p: pastas.typing.ArrayLike) -> float Return the gain of the Spline response function. :param p: Response function parameters [A, factors...]. :type p: array_like :returns: **gain** -- Gain of the response function (parameter A). :rtype: float .. !! processed by numpydoc !!