Mean ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FETCh:SUMMary:POWer:HDR:MEAN .. code-block:: python FETCh:SUMMary:POWer:HDR:MEAN .. autoclass:: RsFsw.Implementations.Applications.K149_Uwb.Fetch.Summary.Power.Hdr.Mean.MeanCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently mean_copy = driver.applications.k149Uwb.fetch.summary.power.hdr.mean.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K149_Uwb_Fetch_Summary_Power_Hdr_Mean_Average.rst Applications_K149_Uwb_Fetch_Summary_Power_Hdr_Mean_Maximum.rst Applications_K149_Uwb_Fetch_Summary_Power_Hdr_Mean_Minimum.rst