Attitude ---------------------------------------- .. autoclass:: RsSmw.Implementations.Source.Bb.Gnss.Rtk.Base.Attitude.AttitudeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently attitude_copy = driver.source.bb.gnss.rtk.base.attitude.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Rtk_Base_Attitude_Pitch.rst Source_Bb_Gnss_Rtk_Base_Attitude_Roll.rst Source_Bb_Gnss_Rtk_Base_Attitude_Spin.rst Source_Bb_Gnss_Rtk_Base_Attitude_Yaw.rst