PrjOp
#
- class ansys.scade.apitools.expr.access.PrjOp(expression: scade.model.suite.ExprCall)#
Bases:
ProjectionOp
Provides the static projection of a flow.
See the example prj_op.
Parameters#
- expression :
Call expression to wrap.
Initialize the instance from the Scade expression.
Import detail#
from ansys.scade.apitools.expr.access import PrjOp