Accessor: test/TestBaseC

test/TestBaseC

Simple base class accessor with one input and one output that outputs the value of a local property (with value 1) in the exports object when an input arrives.

Version:
  • $$Id$$
Author:
  • Edward A. Lee
Source:
Inputs:
Name Type Description
in1 A trigger input.
Outputs:
Name Type Description
out1 The current value of the local property, which defaults to 1 in this base class.