LTPDA Toolbox | contents | ![]() ![]() |
|
|
Properties | Description |
---|---|
name |
Name of x-y data object |
xunits |
Units to interpret the x-axes samples |
yunits |
Units to interpret the y-axes samples |
Properties | Description |
---|---|
x |
X samples vector |
y |
Y samples vector |
version |
CVS version string of the constructor |
created |
Time object which stores the creation time of the XYDATA object |
|
Methods | Description |
---|---|
XYDATA X-Y data object class constructor. |
Methods | Description |
---|---|
GET gets xydata properties. |
|
ISFIELD tests if the given field is one of the object properties. |
|
ISVALID tests if the given xydata has all the correct fields of the correct type. |
|
SET sets a xydata property. |
Methods | Description |
---|---|
GET_XY_VALUES returns the x-axis and/or y-axis values. |
|
RESHAPEX reshape the X to match the Y vector. |
|
SET_XY_AXIS set the x-axis and y-axis values. |
|
SINGLE_OPERATION implements specified operator overload for xydata objects. |
|
SUBSASGN define index assignment for xydata properties. |
|
SUBSREF Define field name indexing for xydata objects. |
Methods | Description |
---|---|
CHAR convert a param object into a string. |
|
DISPLAY overloads display functionality for xydata objects. |
|
SAVE an xydata object to file. |
![]() |
tsdata Class | xyzdata Class | ![]() |
©LTP Team