ChgIthOp#

class ansys.scade.apitools.expr.access.ChgIthOp(expression: scade.model.suite.ExprCall)#

Bases: ProjectionOp

Provides the static assignment of a flow.

See the chg_ith_op example.

Parameters#

expression :

Call expression to wrap.

Initialize the instance from the Scade expression.

Overview#

value

Value assigned.

Import detail#

from ansys.scade.apitools.expr.access import ChgIthOp

Property detail#

property ChgIthOp.value: Expression#

Value assigned.