Contents | %%%%%%%%%%%%%%%%%%% class: data2D %%%%%%%%%%%%%%%%%%%% |
applymethod | APPLYMETHOD applys the given method to the input 2D data. |
applyoperator | APPLYOPERATOR applys the given operator to the two input data objects. |
char | CHAR convert a ltpda_data-object into a string. |
data2D | DATA2D is the abstract base class for 2-dimensional data objects. |
getX | GETX Get the property 'x'. |
getY | GETY Get the property 'y'. |
setX | SETX Set the property 'x'. |
setXY | SETXY Set the property 'xy'. |
setXunits | SETXUNITS Set the property 'xunits'. |
setY | SETY Set the property 'y'. |
setYunits | SETYUNITS Set the property 'yunits'. |