ClockToBooleanBlock to translate clock signals to continuous Boolean events (each time the input clock ticks a rising Boolean output edge is produced). |
u |
Type: ClockInput Description: Connector of clock input signal. |
|
---|---|---|
y |
Type: BooleanOutput Description: Connector of continuous Boolean output signal. |
input_sample |
Type: SampleClocked |
|
---|---|---|
input_tick |
Type: Not |
|
input_hold |
Type: Hold |
|
input_ticked |
Type: ChangingEdge |
Modelica.Clocked.ClockSignals.Clocks.Logical Logical clock combining arbitrary many input clock signals according to a replaceable logical combinator |