Fft ---------------------------------------- .. autoclass:: rsmxo.Implementations.Cursor.Fft.FftCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently fft_copy = driver.cursor.fft.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Cursor_Fft_SetCenter.rst Cursor_Fft_ToCenter.rst