Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.Fft.Frame.FrameCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently frame_copy = driver.calculate.math.fft.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Fft_Frame_Arithmetics.rst Calculate_Math_Fft_Frame_Coverage.rst Calculate_Math_Fft_Frame_MaxCount.rst Calculate_Math_Fft_Frame_Ofactor.rst