ChgIthOp#

class ChgIthOp(expression)#

Bases: ProjectionOp

Provides the static assignment of a flow.

See the chg_ith_op example.

Parameters:
expression

Call expression to wrap.

Overview#

value

Value assigned.

Import detail#

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

Property detail#

property value: Expression#

Value assigned.