Click or drag to resize

ModulationOok.ComputeBitErrorRate Method

Overload List
  NameDescription
Public methodComputeBitErrorRate(Double)
A method to decode the digital signal and produce the probability that any given bit will be incorrect.
(Overrides DigitalModulation.ComputeBitErrorRate(Double).)
Public methodComputeBitErrorRate(Signal)
A method to decode the digital signal and produce the probability that any given bit will be incorrect.
(Overrides DigitalModulation.ComputeBitErrorRate(Signal).)
Top
See Also