Class RawClipParams

java.lang.Object
dataPlotsFX.rawClipDataPlot.FFTPlotSettings
dataPlotsFX.rawClipDataPlot.RawClipParams
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

public class RawClipParams extends FFTPlotSettings implements Serializable, Cloneable
See Also:
  • Field Details Link icon

    • showSpectrogram Link icon

      public boolean showSpectrogram
      True to show a spectrogram clip - otherwise frequency box.
    • windowType Link icon

      public int windowType
      The window type for the spectrogram
  • Constructor Details Link icon

    • RawClipParams Link icon

      public RawClipParams()