Klasse BitErrorMeterParameters

Alle implementierten Schnittstellen:
Serializable, Cloneable, Map<Object, Parameter>, SequencedMap<Object, Parameter>

public class BitErrorMeterParameters extends ChannelSpecificMeterParameters
Siehe auch:
  • Felddetails

    • INPUT_DELAY

      public String INPUT_DELAY
  • Konstruktordetails

    • BitErrorMeterParameters

      public BitErrorMeterParameters(int inputDelay)
  • Methodendetails

    • inputDelay

      public BitErrorMeterParameters inputDelay(int inputDelay)
    • getInputDelay

      public int getInputDelay()
    • createMeter

      public MeterI createMeter(Measure measure)
    • getBitErrorRate

      public double getBitErrorRate()
    • getBerMeterImpl

      public BerMeterImpl getBerMeterImpl()