mwavepy.networkSet.NetworkSet.std_s_db

NetworkSet.std_s_db

the mean magnitude in dB.

note:
the mean is taken on the magnitude before convertedto db, so
magnitude_2_db( mean(s_mag))
which is NOT the same as
mean(s_db)

Previous topic

mwavepy.networkSet.NetworkSet.mean_s_db

Next topic

mwavepy.networkSet.NetworkSet.__init__

This Page