Edge

Indicates rising edge of Boolean signal

    Edge

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

NameTypeDescriptionIO TypeNumber

u

implicit

Connector of Boolean input signal

input

1

y

implicit

Connector of Boolean output signal

output

1

See Also