Click or drag to resize

FFTInputCommand Class

Base FFT command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImage
          MediaCy.Addins.FFT.CommandFFTFFTInputCommand
            MediaCy.Addins.FFT.CommandFFTApplyFilter
            MediaCy.Addins.FFT.CommandFFTDetectSpikes

Namespace:  MediaCy.Addins.FFT.CommandFFT
Assembly:  MediaCy.Addins.FFT (in MediaCy.Addins.FFT.dll) Version: 3.1.0.0
Syntax
VB
Public Class FFTInputCommand
	Inherits OneInputCommand(Of McImage)
Constructors
  NameDescription
Public methodFFTInputCommand
Initializes a new instance of the FFTInputCommand class
Public methodFFTInputCommand(McCommand)
Initializes a new instance of the FFTInputCommand class
Top
Remarks