Skip to content

spectrum: Added a way to obtain the average of the values stored in the array

Nat requested to merge natale-p/ns-3-dev:spectrum-value-average into master

The values stored in the SpectrumValue array should be linear, so the average computed like this should be fine. However, can you please agree on the naming? Is GetAverage ok or you would like something as GetArithmeticMean or something like that?

Thanks

Merge request reports