Advanced Analysis Library Only
AnalysisLibErrType GetWinProperties (int windowType, WindowConst *windowConstants);
Gets the properties, including equivalent noise bandwidth (ENBW) and coherent gain, of the selected window.
| Input | ||
| Name | Type | Description |
| windowType | integer | 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. |
| Name | Type | Description |
| status | AnalysisLibErrType | A value that specifies the type of error that occurred. Refer to analysis.h for definitions of these constants. |