Click or drag to resize

Forward Class

Applies forward FFT transform.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Addins.FFT.CommandFFTFFTCommand
            MediaCy.Addins.FFT.CommandFFTForward

Namespace:  MediaCy.Addins.FFT.CommandFFT
Assembly:  MediaCy.Addins.FFT (in MediaCy.Addins.FFT.dll) Version: 3.1.0.0
Syntax
VB
Public Class Forward
	Inherits FFTCommand

The Forward type exposes the following members.

Constructors
  NameDescription
Public methodForward
Initializes a new instance of the Forward class
Public methodForward(McCommand)
Initializes a new instance of the Forward class
Top
Methods
  NameDescription
Public methodOnStatusChanged (Overrides McCommandExtended.OnStatusChanged(McCommand, EventArgs).)
Top
Remarks