pastas.rfunc.Spline.gain#

pastas.rfunc.Spline.gain(p: pastas.typing.ArrayLike) float#

Return the gain of the Spline response function.

Parameters:

p (array_like) – Response function parameters [A, factors…].

Returns:

gain – Gain of the response function (parameter A).

Return type:

float