Accessor: test/TestAdder

test/TestAdder

Test accessor that adds its input values.

Version:
  • $$Id$$
Author:
  • Edward A. Lee
Source:
Inputs:
Name Type Description
inputLeft The left input, a number with default 0.
inputRight The right input, a number with default 0.
Outputs:
Name Type Description
sum The sum of the two inputs.