Klasse DigitalSISOSystem

Alle implementierten Schnittstellen:
System
Bekannte direkte Unterklassen:
Coder, DigitalFIR

public abstract class DigitalSISOSystem extends SISOSystem
(Convenient) base class for systems with single input and output. The purpose is to make the implementation of corresponding systems as simple as possible. One of the getSignal methods must be overridden.
  • Konstruktordetails

    • DigitalSISOSystem

      public DigitalSISOSystem()