CalcFrequency(Integer,MFloat[],MFloat[],MFloat,MFloat) Method

Represents method CalcFrequency(Integer,MFloat[],MFloat[],MFloat,MFloat).

Namespace: flcMaths
procedure CalcFrequency(const FrequencyIndex: Integer;
 const RealIn, ImagIn: array of MFloat;
 var RealOut, ImagOut: MFloat);

Parameters

FrequencyIndex
Type: Integer

RealIn
Type: array of MFloat

ImagIn
Type: array of MFloat

RealOut
Type: System.Void

ImagOut
Type: System.Void