pastas.rfunc.Polder.polder_function#

static pastas.rfunc.Polder.polder_function(x: float, y: float) float#

Polder function used in the step response calculation.

Parameters:
  • x (float) – First parameter.

  • y (float) – Second parameter.

Returns:

Value of the Polder function at (x, y).

Return type:

float