This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:srss [2013/06/04 16:47] phil created |
com:srss [2016/11/04 11:47] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== SRSS Command ====== | ====== SRSS Command ====== | ||
- | SRSS,<dest>,<source1> … <source 100> | + | SRSS,<dest>,<source1> … [source 100] |
- | This command allow the user to apply SRSS up to 100 lines from the initial line via command | + | 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 | + | * Dest – Integer number for the destination line object |
- | * source1 ... 100 – Integer number for | + | * source1 ... 100 – Integer number for source line object numbers |