WOLFRAM SYSTEM MODELER

TheDifferentClocks

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.WorkInProgress.ForDocumentation.TheDifferentClocks"]
Out[1]:=

Connectors (3)

y1

Type: ClockOutput

Description: 'output Clock' as connector

y2

Type: ClockOutput

Description: 'output Clock' as connector

y3

Type: ClockOutput

Description: 'output Clock' as connector

Components (4)

periodicRealClock

Type: PeriodicRealClock

Description: Generates a periodic clock signal with a period defined by a Real number

periodicExactClock

Type: PeriodicExactClock

Description: Generates a periodic clock signal with a period defined by an Integer number with resolution

eventClock

Type: EventClock

Description: Generates a clock signal when the Boolean input changes from false to true

booleanPulse

Type: BooleanPulse

Description: Generate pulse signal of type Boolean