[Overview][Types][Classes][Index] Reference for unit 'msefft' (#msegui)

tfft

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msefft.pas line 39

type tfft = class(tmsecomponent)

public

  destructor destroy; override;

  procedure clear;

  property inpreal: realarty; [w]

  property inpcomplex: complexarty; [w]

  property outreal: realarty; [r]

  property outcomplex: complexarty; [r]

published

  property windowfunc: windowfuncty; [rw]

  property windowfuncpar0: Double; [rw]

  property windowfuncpar1: Double; [rw]

end;

Inheritance

tfft

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13