Int('Expression','Reset')
Arguments
|
'Expression' |
Signal or expression |
|
|
'Reset' |
Optional binary parameter to reset the integral or suppress the integration process. 'Reset' can be an expression as well. |
|
|
'Reset' > 0 |
Integral is reset. |
|
|
'Reset'= 0 |
Integration released. (default) |
|
Description
This function returns the integral of 'Expression'. With the 'Reset' parameter, you can reset the integral to zero or suppressing the integration process, e.g. to integrate the same signal for periodical occurrences or reversing processes a number of times. 'Reset' can be an expression as well.