FilterPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:EVDO:FILTer:OSAMpling single: [SOURce]:BB:EVDO:FILTer:TYPE .. code-block:: python [SOURce]:BB:EVDO:FILTer:OSAMpling [SOURce]:BB:EVDO:FILTer:TYPE .. autoclass:: RsSmbv.Implementations.Source.Bb.Evdo.FilterPy.FilterPyCls :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.evdo.filterPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Evdo_FilterPy_Ilength.rst Source_Bb_Evdo_FilterPy_Osamplinng.rst Source_Bb_Evdo_FilterPy_Parameter.rst