Klasse VoidModemSystem

Alle implementierten Schnittstellen:
BaseBandModem, System

public class VoidModemSystem extends de.labAlive.baseSystem.SISOSystem implements BaseBandModem
  • Konstruktordetails

    • VoidModemSystem

      public VoidModemSystem()
  • Methodendetails

    • connect

      public Wire connect(System toSystem)
      Beschreibung aus Klasse kopiert: System
      Connects two systems. The next In- and OutPorts are identified automatically. If the only output is already connected then it is multiplex connected to the toSystem.
      Angegeben von:
      connect in Schnittstelle System
      Setzt außer Kraft:
      connect in Klasse System
      Parameter:
      toSystem -
      Gibt zurück:
      wire connecting the systems
    • switch2PulseShape

      public BaseBandModem switch2PulseShape(PulseShape pulseShape)
      Angegeben von:
      switch2PulseShape in Schnittstelle BaseBandModem
    • getPulseShaper

      public System getPulseShaper()
      Angegeben von:
      getPulseShaper in Schnittstelle BaseBandModem