pastas.rfunc.Kraijenhoff.to_dict ================================ .. py:method:: pastas.rfunc.Kraijenhoff.to_dict() Method to export the response function to a dictionary. :returns: **data** -- dictionary with all necessary information to reconstruct the rfunc object. :rtype: dict .. rubric:: Notes The exported dictionary should exactly match the input arguments of __init__. .. !! processed by numpydoc !!