Click or drag to resize

ModulationOokComputeBitErrorRate 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 DigitalModulationComputeBitErrorRate(Double).)
Public methodComputeBitErrorRate(Signal)
A method to decode the digital signal and produce the probability that any given bit will be incorrect.
(Overrides DigitalModulationComputeBitErrorRate(Signal).)
Top
See Also