Class PrefixFFT

java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.core.abstractSystem.System
de.labAlive.core.abstractSystem.SystemComposite
de.labAlive.system.siso.ofdm.parts.Systemsequence
de.labAlive.system.siso.ofdm.parts.PrefixFFT
All Implemented Interfaces:
de.labAlive.system.System

public class PrefixFFT extends Systemsequence
  • Constructor Summary

    Constructors
    Constructor
    Description
    PrefixFFT(int fftLength, int prefixLength)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class de.labAlive.system.siso.ofdm.parts.Systemsequence

    connect, getSystems, set, setSystems

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

    addOutPorts, createSystems, 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, 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, longName, name, setStepInterceptor, setSymbol, show, show
  • Constructor Details

    • PrefixFFT

      public PrefixFFT(int fftLength, int prefixLength)
  • Method Details

    • label

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