TransientCalc.function#

property TransientCalc.function: collections.abc.Callable[[...], Any]#

The wrapped function.

Return type

Callable[..., Any]