Contents:
create_method(method_name)
create_method
Create a computation method instance.
method_name (str) – Name of the method. Supported methods are ‘kovats’ and ‘cubicspline’.
Computation method instance.
ComputationMethod