pastas.rfunc.Exponential.gain#

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

Return the gain of the Exponential response function.

Parameters:

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

Returns:

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

Return type:

float