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

    • showSpectrogram

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

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

    • RawClipParams

      public RawClipParams()