Package fftManager

Interface FFTLengthModeled

All Known Implementing Classes:
FFTParametersDialog, WignerPlotdialog

public interface FFTLengthModeled
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setFFTLength(int fftLength)
     
  • Method Details

    • getFFTLength

      int getFFTLength()
    • setFFTLength

      void setFFTLength(int fftLength)