Interface BaseBandModem

All Superinterfaces:
de.labAlive.system.System
All Known Implementing Classes:
AnalyticDemodulator, AnalyticModulator, BasebandDemodulator, BaseBandModemImpl, BasebandModulator, ComplexDemodulator, ComplexModulator, EquivalentBasebandDemodulator, EquivalentBasebandModulator, OffsetQuadratureDemodulator, OffsetQuadratureModulator, QuadratureDemodulator, QuadratureDemodulatorOptical, QuadratureModulator, QuadratureModulatorOptical, VoidModemSystem

public interface BaseBandModem extends de.labAlive.system.System
  • Method Summary

    Modifier and Type
    Method
    Description
    de.labAlive.system.System
     
     

    Methods inherited from interface de.labAlive.system.System

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

    • switch2PulseShape

      BaseBandModem switch2PulseShape(PulseShape pulseShape)
    • getPulseShaper

      de.labAlive.system.System getPulseShaper()