Klasse QuantizerErrorOutput

Alle implementierten Schnittstellen:
System

public class QuantizerErrorOutput extends Simo
Uniform quantiser. Quantizes an analog signal.
  • Konstruktordetails

    • QuantizerErrorOutput

      public QuantizerErrorOutput(int nc)
      Parameter:
      nc - bits per sample
  • Methodendetails

    • step

      public void step(Signal sig)
      Beschreibung aus Klasse kopiert: Simo
      Performs one simulation step.
      Angegeben von:
      step in Klasse Simo
    • setMaxAmplitude

      public void setMaxAmplitude(MaxAmplitudeSignaling maxAmplitudeSignal)
    • notifyPropertyChanged

      public void notifyPropertyChanged()