Edge
Indicates rising edge of Boolean signal
Library
Modelica/Blocks/Math
Description
This block sets the Boolean output y to true,when the Boolean input u shows a rising edge:
y = edge( u );
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
u | implicit | Connector of Boolean input signal | input | 1 |
y | implicit | Connector of Boolean output signal | output | 1 |