Standard package icon.
Extends from Modelica.Icons.Package
(Icon for standard packages).
Name | Description |
---|---|
EnableLogic | Partial model providing enable parameter and optional enable input |
This model provides an internal enable signal derived either from a parameter or an optional signal input.
For useConstantEnable = true
the internal signal internalEnable
is equal to the parameter constantEnable
.
For useConstantEnable = false
the internal signal
internalEnable
is equal to the external signal input enable
.
Type | Name | Default | Description |
---|---|---|---|
Boolean | useConstantEnable | true | true = disabled boolean input, use constantEnable |
Boolean | constantEnable | true | Constant enabling of firing signals |
Integer | m | 3 | Number of phases |
Type | Name | Description |
---|---|---|
input BooleanInput | enable | Enables fire and notFire |
output BooleanOutput | internalEnable[m] | m replicated enable signals |
Generated 2018-12-12 12:10:21 EST by MapleSim.