Signal ---------------------------------------- .. autoclass:: rsrtx.Implementations.Tdrt.Signal.SignalCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently signal_copy = driver.tdrt.signal.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Tdrt_Signal_Data.rst Tdrt_Signal_Offset.rst Tdrt_Signal_Position.rst Tdrt_Signal_Scale.rst Tdrt_Signal_State.rst