Access and replace the iters slot of the fwdControl

Access the iters slot of the fwdControl

Set the iters slot of the fwdControl

iters(object, ...) <- value

# S4 method for fwdControl
iters(object)

# S4 method for fwdControl,array
iters(object) <- value

Arguments

object

The fwdControl.

...

Other things.

value

The iters array to replace the existing one with.