API Reference for Enthought Tool Suite 2.7.1
Some (hopefully) useful function components.
Noop = FunctionComponent(function = noop, inputs = [ ], outputs = [ ], name = 'No-op', category = 'system')
A No-op function.
| Local name | Refers to |
|---|---|
| FunctionComponent | enthought.component.function_component.FunctionComponent |
| Input | enthought.component.input.Input |
| Output | enthought.component.output.Output |
Copyright © 2002-2008 Enthought, Inc.