GetWinProperties
Advanced Analysis Library Only
AnalysisLibErrType GetWinProperties (int windowType, WindowConst *windowConstants);
Purpose
Gets the properties, including equivalent noise bandwidth (ENBW) and coherent gain, of the selected window.
Parameters
Input | ||
Name | Type | Description |
windowType | int | The type of window. windowType must be one of the following values:
|
Output | ||
Name | Type | Description |
windowConstants | WindowConst | The window properties, including equivalent noise bandwidth (ENBW) and coherent gain. |
Return Value
Name | Type | Description |
status | AnalysisLibErrType | A value that specifies the type of error that occurred. Refer to analysis.h for definitions of these constants. |
Additional Information
Library: Advanced Analysis Library
Include file: analysis.h
LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later