CADETProcess.processModel.Component.add_species

CADETProcess.processModel.Component.add_species#

Component.add_species(*args, **kwargs)#

Initialize a Structure instance.

Parameters are bound to the instance based on the __signature__ defined by the metaclass.

Parameters:
*args

Positional arguments representing parameters.

**kwargs

Keyword arguments representing parameters.