Modelica.Clocked.ClockSignals.Interfaces

Library of connectors and partial blocks with clock signals

Information

This package contains clock connectors, as well as partial blocks that are used to construct clock blocks.

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

Name Description
Modelica.Clocked.ClockSignals.Interfaces.ClockInput ClockInput 'input Clock' as connector
Modelica.Clocked.ClockSignals.Interfaces.ClockOutput ClockOutput 'output Clock' as connector
Modelica.Clocked.ClockSignals.Interfaces.ClockVectorInput ClockVectorInput Clock input connector used for vector of connectors.
Modelica.Clocked.ClockSignals.Interfaces.PartialClock PartialClock Icon, connector, and solver method of a block that generates a clock
Modelica.Clocked.ClockSignals.Interfaces.PartialPeriodicClock PartialPeriodicClock Icon, connector, and solver method of a block that generates a periodic clock
Modelica.Clocked.ClockSignals.Interfaces.ClockedBlockIcon ClockedBlockIcon Basic graphical layout of block where at least one input or output is a clocked variable

Modelica.Clocked.ClockSignals.Interfaces.ClockInput Modelica.Clocked.ClockSignals.Interfaces.ClockInput

'input Clock' as connector

Information

Connector with one input signal of type Clock.

Extends from Clock (Clock).

Parameters

NameDescription
Initialization
isTicking 

Contents

NameDescription
isTicking 

Modelica.Clocked.ClockSignals.Interfaces.ClockOutput Modelica.Clocked.ClockSignals.Interfaces.ClockOutput

'output Clock' as connector

Information

Connector with one output signal of type Clock.

Extends from Clock (Clock).

Parameters

NameDescription
Initialization
isTicking 

Contents

NameDescription
isTicking 

Modelica.Clocked.ClockSignals.Interfaces.ClockVectorInput Modelica.Clocked.ClockSignals.Interfaces.ClockVectorInput

Clock input connector used for vector of connectors.

Information

Clock input connector that is used for a vector of connectors and therefore has a different icon as ClockInput connector.

Extends from Clock (Clock).

Parameters

NameDescription
Initialization
isTicking 

Contents

NameDescription
isTicking 

Modelica.Clocked.ClockSignals.Interfaces.PartialClock Modelica.Clocked.ClockSignals.Interfaces.PartialClock

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

Information

Parameters

NameDescription
Advanced
useSolver= true, if solverMethod shall be explicitly defined
solverMethodIntegration method used for discretized continuous-time partitions

Connectors

NameDescription
y 

Modelica.Clocked.ClockSignals.Interfaces.PartialPeriodicClock Modelica.Clocked.ClockSignals.Interfaces.PartialPeriodicClock

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

Information

Extends from Clocked.ClockSignals.Interfaces.PartialClock (Icon, connector, and solver method of a block that generates a clock).

Parameters

NameDescription
Advanced
useSolver= true, if solverMethod shall be explicitly defined
solverMethodIntegration method used for discretized continuous-time partitions

Connectors

NameDescription
y 

Modelica.Clocked.ClockSignals.Interfaces.ClockedBlockIcon Modelica.Clocked.ClockSignals.Interfaces.ClockedBlockIcon

Basic graphical layout of block where at least one input or output is a clocked variable

Automatically generated Thu Oct 1 16:07:36 2020.