Admin Production ni-theme
Current Publication

DestroyFFTTable

LabWindows/CVI

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.

Additional Information

Library: Advanced Analysis Library

Include file: analysis.h

LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later