Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

win_flattop (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Class: windows

Requires: MathScript RT Module

Syntax

c = win_flattop(a)

c = win_flattop(a, b)

Legacy Name: flattopwin

Description

Generates a Flat Top window of a points.

Details

Examples

Inputs

Name Description
a Specifies the size of the Flat Top window. a is a positive integer.
b Specifies the type of Flat Top window to generate. b is a string that accepts the following values.

'periodic' Generates a periodic Flat Top window.
'symmetric' (default) Generates a symmetric Flat Top window.

Outputs

Name Description
c Returns a Flat Top window of size a. c is a real column vector.

Details

LabVIEW computes the Flat Top window using the same equation as in the Flat Top Window VI.

Examples

c = win_flattop(8, 'periodic')

Related Topics

win_bartlett
win_bartletthann
win_blackman
win_blackmanharris
win_bohman
win_cheby
win_gauss
win_hamming
win_hann
win_kaiser
win_nuttall
win_parzen
win_rect
win_triangular
win_tukey


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit