Package fftManager

Interface FFTLengthModeled

All Known Implementing Classes:
FFTParametersDialog, WignerPlotdialog

public interface FFTLengthModeled
  • Method Summary Link icon

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

    • getFFTLength Link icon

      int getFFTLength()
    • setFFTLength Link icon

      void setFFTLength(int fftLength)