WOLFRAM SYSTEM MODELER

PartialClock

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

Wolfram Language

In[1]:=
SystemModel["Modelica.Clocked.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 (4)

PartialPeriodicClock

Modelica.Clocked.ClockSignals.Interfaces

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

PartialLogicalClock

Modelica.Clocked.ClockSignals.Clocks.Logical

Logical clock combining arbitrary many input clock signals according to a replaceable logical combinator

PartialRotationalClock

Modelica.Clocked.ClockSignals.Clocks.Rotational

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

EventClock

Modelica.Clocked.ClockSignals.Clocks

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