WOLFRAM SYSTEM MODELER

PartialClock

Icon, connector, and solver method of a block that generates a clock

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.ClockSignals.Interfaces.PartialClock"]
Out[1]:=

Parameters (2)

useSolver

Value: false

Type: Boolean

Description: = true, if solverMethod shall be explicitly defined

solverMethod

Value: "ExplicitEuler"

Type: SolverMethod

Description: Integration method used for discretized continuous-time partitions

Connectors (1)

y

Type: ClockOutput

Description: 'output Clock' as connector

Extended by (3)

PartialPeriodicClock

Modelica_Synchronous.ClockSignals.Interfaces

Icon, connector, and solver method of a block that generates a periodic clock

PartialRotationalClock

Modelica_Synchronous.ClockSignals.Clocks.Rotational

Base class for event clocks that generate a clock tick each time an observed input angle changed.

EventClock

Modelica_Synchronous.ClockSignals.Clocks

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