NMRWish Built-In TCL Functions
vInterp: Perform linear interpolation on floating-point binary data.
XY Interpolation:
Flag |
Argument |
Default |
Description |
-xSrc |
|
|
Input: 1D X Coords of Source. |
-xDest |
|
|
Input: 1D X Coord of Result. |
-yPtr |
|
|
Input:Output: Vectors to Analyze. |
-eCount |
|
|
Points per input vector, X and Y. |
-eJump |
|
|
Jump between points in Y matrix. |
-vCount |
|
|
Vector Count in Y matrix. |
-vJump |
|
|
Jump between vectors in Y matrix. |
|
|