Class OffsetQuadratureModulator

java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.core.abstractSystem.System
All Implemented Interfaces:
BaseBandModem, de.labAlive.system.System

public class OffsetQuadratureModulator extends QuadratureModulator
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.labAlive.system.siso.modem.architecture.quadrature.QuadratureModulator

    connect, createPulseShaperSwitch, createSystems, label, setPulseShape, switch2PulseShape

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

    getPulseShape, getPulseShaper

    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
  • Constructor Details

    • OffsetQuadratureModulator

      public OffsetQuadratureModulator(ModemBuilder modem)