Struct Parameters¶
Defined in File idata.hpp
Struct Documentation¶
-
struct Parameters¶
The Parameters structure is a container for parameters used to initialize data object and provide an additional control over the stored data.
The parameterization is applied at the level of output ports, but parameters can be customized for each slot. The parameters are set during construction of the data objects.
Note
Parameters cannot be set for input ports because they receive whatever is streamed from the upstream output port.