Base ---------------------------------------- .. autoclass:: RsSmw.Implementations.Source.Bb.Gnss.Rtk.Base.BaseCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently base_copy = driver.source.bb.gnss.rtk.base.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Rtk_Base_A.rst Source_Bb_Gnss_Rtk_Base_Attitude.rst Source_Bb_Gnss_Rtk_Base_Location.rst Source_Bb_Gnss_Rtk_Base_Mountpoint.rst