Mean ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FETCh:SUMMary:POWer:PSDU:MEAN .. code-block:: python FETCh:SUMMary:POWer:PSDU:MEAN .. autoclass:: RsFsw.Implementations.Applications.K149_Uwb.Fetch.Summary.Power.Psdu.Mean.MeanCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k149Uwb.fetch.summary.power.psdu.mean.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K149_Uwb_Fetch_Summary_Power_Psdu_Mean_Average.rst Applications_K149_Uwb_Fetch_Summary_Power_Psdu_Mean_Maximum.rst Applications_K149_Uwb_Fetch_Summary_Power_Psdu_Mean_Minimum.rst