packageClocks

Library of blocks that generate clocks

Extends from Modelica.Icons.SourcesPackage (Icon for packages containing sources).

Information

This package contains blocks that generate clock signals. For an introduction to clocks see UsersGuide.Clocks.

Contents

NameDescription
PeriodicRealClockGenerates a periodic clock signal with a period defined by a Real number
PeriodicExactClockGenerates a periodic clock signal with a period defined by an Integer number with resolution
EventClockGenerates a clock signal when the Boolean input changes from false to true
Rotational