PrjDynOp#
- class PrjDynOp(expression)#
Bases: ArrayOp
Provides the dynamic projection of an array.
See the prj_dyn_op example.
- Parameters:
- expression
Call expression to wrap.
Overview#
Import detail#
from ansys.scade.apitools.expr.access import PrjDynOp
Property detail#
- property default: Expression#
Default value of the projection.
- property indexes: list[Expression]#
Path of the projection.