This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:addition [2013/06/04 11:47] phil created |
com:addition [2016/11/04 10:30] (current) phil |
||
---|---|---|---|
Line 3: | Line 3: | ||
ADDITION,<dest>,<source1> … <source 100> | ADDITION,<dest>,<source1> … <source 100> | ||
- | this command allows the user to add up-to 100 lines together and store the resultant line in the <dest> destination line | + | this command allows the user to add up-to 100 line objects together and store the resultant line in the <dest> destination line object. This command is a version [[com:LINECOMBIN]] command where all the coefficients are equal to 1. The default name of the line object created in <dest> will be "Linear Combin.". |
- | * Dest – Integer number for the destination line | + | * Dest – Integer number for the destination line object |
- | * source1 ... 100 – Integer number for input lines | + | * source1 ... 100 – Integer number for input line objects |