ConstValue
#
- class ansys.scade.apitools.expr.access.ConstValue(expression: scade.model.suite.ConstValue)#
Bases:
Expression
Provides the literal value.
The format is
.See the const_value example.
Parameters#
- expression :
Literal to wrap.
Initialize the instance from the Scade expression.
Overview#
Literal value. |
Import detail#
from ansys.scade.apitools.expr.access import ConstValue