Click or drag to resize

ModulationPskComputeBitErrorRate 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.
(Inherited from DigitalModulation.)
Top
See Also