pastas.rfunc.Spline.to_dict#

Spline.to_dict()[source]#

Method to export the response function to a dictionary.

Returns

data – dictionary with all necessary information to reconstruct the rfunc object.

Return type

dict

Notes

The exported dictionary should exactly match the input arguments of __init__.