Modules
The Syntalos Module Index contains basic information about Syntalos modules,
their usage instructions and programming interface information.
Modules
Common Stream Metadata
Some metadata is always available on output streams:
Direction | Metadata |
---|
Out🠺 | src_mod_type : String, type (unique name) of the source module.src_mod_name : String, name (user-defined) of the source module.src_mod_port_title : String, title of the source module's port.data_name_proposal : String, proposed name for data storage of data generated by source module.
|