This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
com:srss [2016/11/04 11:39] phil |
com:srss [2016/11/04 11:47] (current) phil |
||
---|---|---|---|
Line 3: | Line 3: | ||
SRSS,<dest>,<source1> … [source 100] | SRSS,<dest>,<source1> … [source 100] | ||
- | Applies SRSS to up to 100 line objects. The result will be stored in the dest line object. The resultant line object will have the X values of all the line objects used. Linear Interpolation is used when finding values for line objects between points defined by the data. Extrapolation will use the y-value first or last defined point of the line object. The default name of the line object created in <Dest> will be “SRSS Line”. | + | Applies SRSS to up to 100 line objects. The result will be stored in the dest line object. The resultant line object will have the X values of all the source line objects. Linear Interpolation is used when finding values for line objects between points defined by the data. Extrapolation will use the y-value first or last defined point of the line object. The default name of the line object created in <Dest> will be “SRSS Line”. |
* Dest – Integer number for the destination line object | * Dest – Integer number for the destination line object | ||
* source1 ... 100 – Integer number for source line object numbers | * source1 ... 100 – Integer number for source line object numbers |