Integral

Integrates a real-valued signal. The integral is computed by multiplying i0 by the sample time and accumulating the result. The integral is 0 in the first execution cycle.

Blocks tree path

Standard\Dynamic\Integral

Inputs

Name Type Description
i0 real The signal to integrate.

Outputs

Name Type Description
o real The integral of i0.