Leap ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:GNSS:TIME:CONVersion:LEAP:AUTO .. code-block:: python [SOURce]:BB:GNSS:TIME:CONVersion:LEAP:AUTO .. autoclass:: RsSmbv.Implementations.Source.Bb.Gnss.Time.Conversion.Leap.LeapCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.gnss.time.conversion.leap.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Time_Conversion_Leap_Date.rst Source_Bb_Gnss_Time_Conversion_Leap_Seconds.rst