LTPDA Toolbox | contents | ![]() ![]() |
|
|
Properties | Description |
---|---|
name |
Name of frequency-series object (FSDATA) |
xunits |
Units to interpret the frequency samples |
yunits |
Units to interpret the data samples |
Properties | Description |
---|---|
x |
Frequency samples vector |
y |
y samples vector |
fs |
Sample rate of data |
enbw |
Equivalent noise bandwidth |
navs |
Number of averages |
version |
CVS version string of the constructor |
creatd |
Time object which stores the creation time of the FSDATA object |
|
Methods | Description |
---|---|
FSDATA frequency-series object class constructor. |
Methods | Description |
---|---|
GET get a fsdata property. |
|
ISFIELD tests if the given field is one of the object properties. |
|
ISVALID tests if the given fsdata has all the correct fields of the correct type. |
|
SET set a fsdata property. |
Methods | Description |
---|---|
GET_XY_VALUES returns the x-axis and/or y-axis values. |
|
RESHAPEF reshape the frequency vector to match the y vector. |
|
SETFREQ sets the frequency vector of a fsdata object based on the length of the y vector and the sample rate. |
|
SET_XY_AXIS set the x-axis and y-axis values. |
|
SINGLE_OPERATION implements specified operator overload for fsdata objects. |
|
SUBSASGN define index assignment for fsdata properties. |
|
SUBSREF Define field name indexing for fsdata objects. |
Methods | Description |
---|---|
CHAR convert a param object into a string. |
|
DISPLAY implement terminal display for fsdata object. |
|
SAVE an fsdata object to file. |
![]() |
cdata Class | history Class | ![]() |
©LTP Team