Integrator
Overview
Integrates sample values from the S+ input with the sample values of the same channels on the S- input. In other words: values on S+ are added and values on S- are subtracted from the result.Operator ports
Input S+: Floating point valuesInput S-: Floating point values
Output Integral: Floating point values
Properties
Find more information about changing properties here: linkCaption
type: Word or phraseThe name of the object in the project. This name must not contain '.' or '$' characters.
Every object has the Caption property. This property is very important, because it is the name by which Polybench recognizes this object.
It is allowed to give multiple objects the same name, as long as the objects are of the same type. In that case, a reference to this caption includes all the objects with the same caption.
In Polybench, every object can be addressed by an Address specifier, which starts with the dollar sign, for example: $My Page.My Object. 'My Page' would be the Caption of a page, and 'My Object' the Caption of an object on that page.
It is allowed to give multiple objects the same name, as long as the objects are of the same type. In that case, a reference to this caption includes all the objects with the same caption.
In Polybench, every object can be addressed by an Address specifier, which starts with the dollar sign, for example: $My Page.My Object. 'My Page' would be the Caption of a page, and 'My Object' the Caption of an object on that page.
Documentation
type: See descriptionOptional documentation of this object.
It is good practice to write in short notes why you have used this object, and why its properties are set the way they are set. If this object is an operator, the Documentation text is displayed below the operator symbol.
Details
Both inputs must have the same number of channels.It is allowed to feed back a signal to one of the inputs that originates from the output.
It is not allowed to directly integrate signals from two different sources. You need to synchronize the signals first, using the Synchronizer (link).
The calculation is also performed on constant values (e.g. from a Constant (link)); either if one of the inputs is a constant or both.