Class BasebandDemodulator

java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.core.abstractSystem.System
de.labAlive.core.abstractSystem.SystemComposite
de.labAlive.system.siso.modem.architecture.baseband.BaseBandModemImpl
de.labAlive.system.siso.modem.architecture.baseband.BasebandDemodulator
All Implemented Interfaces:
BaseBandModem, de.labAlive.system.System
Direct Known Subclasses:
AnalyticDemodulator, EquivalentBasebandDemodulator, QuadratureDemodulator, QuadratureDemodulatorOptical

public class BasebandDemodulator extends BaseBandModemImpl
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     

    Methods inherited from class de.labAlive.system.siso.modem.architecture.baseband.BaseBandModemImpl

    createPulseShaperSwitch, getPulseShape, getPulseShaper, setPulseShape, switch2PulseShape

    Methods inherited from class de.labAlive.core.abstractSystem.SystemComposite

    addOutPorts, createWires, doWiringLayout, getImplementation, init, replaceInPort, replaceInPorts, replaceOutPorts, step

    Methods inherited from class de.labAlive.core.abstractSystem.System

    connect, doubleAttenuationProperty, doubleAttenuationProperty, doubleDbProperty, doubleDbProperty, doubleProperty, doubleProperty, getInWire, getOutWire, getOutWire, hide, hideSystemOnly, label, name, rebuild, set, show

    Methods inherited from class de.labAlive.core.wiringComponent.WiringComponent

    addSymbol, getMainParameters, getName, longName, name, name, notifyBeforeParameterChange, setStepInterceptor, setSymbol, setSymbolResolver, show, show, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface de.labAlive.system.System

    addSymbol, connect, getImplementation, getInWire, getOutWire, label, longName, name, name, set, setStepInterceptor, setSymbol, show, show
  • Field Details

  • Constructor Details

    • BasebandDemodulator

      public BasebandDemodulator(ModemBuilder modemBuilder)
  • Method Details

    • createSystems

      public void createSystems()
      Overrides:
      createSystems in class de.labAlive.core.abstractSystem.SystemComposite
    • connect

      public void connect()
      Specified by:
      connect in class de.labAlive.core.abstractSystem.SystemComposite
    • label

      public void label()
      Overrides:
      label in class de.labAlive.core.abstractSystem.SystemComposite