take_number
Configuration
Input Ports
Port name |
Data Type |
Flags |
Description |
|---|---|---|---|
number |
integer |
_required |
Where numbers are read from. |
Output Ports
Pipefile Usage
The following sections describe the blocks needed to use this process in a pipe file.
Pipefile block
# ================================================================
process <this-proc>
:: take_number
# ================================================================
Process connections
The following Input ports will need to be set
# This process will consume the following input ports
connect from <this-proc>.number
to <upstream-proc>.number
The following Output ports will need to be set
# This process will produce the following output ports
Class Description
Warning
doxygenclass: Cannot find file: /home/docs/checkouts/readthedocs.org/user_builds/kwiver-fork/checkouts/stable/doc/manuals/_build/xml/index.xml