Cutoff ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.AnEdge.Cutoff.CutoffCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently cutoff_copy = driver.trigger.anEdge.cutoff.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_AnEdge_Cutoff_Highpass.rst Trigger_AnEdge_Cutoff_Lowpass.rst