This blocks defines the transfer function between the input u and the output y as integrator:
k y = --- * u s
The block can be continuous or discrete (with continuous parameterization).
It is not possible to initialize a continuous integrator in steady state. For this reason, option "initType = SteadyState" is ignored for a continuous integrator block and interpreted as "initType = InitialState".