DestroyFFTTable

Advanced Analysis Library Only

void DestroyFFTTable (PFFTTable fftTable);

Purpose

Frees the resources used by an FFT table created with CreateFFTTable.

Parameters

Input
Name Type Description
fftTable PFFTTable The table whose resources to free.

Return Value

None.