|
|
Properties | Description |
---|---|
name |
Name of the spectral window (SPECWIN) object |
Properties | Description |
---|---|
alpha |
Alpha parameter for various window functions |
psll |
Peak sidelobe level |
rov |
Recommended overlap |
nenbw |
Normalised equivalent noise bandwidth |
w3db |
dB bandwidth in bins |
flatness |
Window flatness |
ws |
Sum of window values |
ws2 |
Sum of squares of window values |
nfft |
Window length |
win |
Window samples (column vector) |
plist |
The parameter list object which creates the SPECWIN object |
version |
CVS version string of the constructor |
created |
Time object which stores the creation time of the SPECWIN object |
|
Methods | Description |
---|---|
SPECWIN spectral window object class constructor. |
Methods | Description |
---|---|
GET get specwin object properties. |
|
ISFIELD tests if the given field is one of the object properties. |
|
ISVALID tests if the given specwin has all the correct fields of the correct type. |
|
SET sets a specwin property. |
|
STRING writes a command string that can be used to recreate the input window object. |
Methods | Description |
---|---|
SUBSASGN define index assignment for specwin properties. |
|
SUBSREF Define field name indexing for specwin objects. |
Methods | Description |
---|---|
CHAR convert a specwin object into a string. |
|
DISPLAY overloads display functionality for specwin objects. |
|
PLOT plots a specwin object. |
|
SAVE a specwin object to file. |