This package contains blocks that generate clock signals. For an introduction to clocks see UsersGuide.Clocks.
| Name | Description |
|---|---|
| PeriodicRealClock | Generate a periodic clock signal with a period defined by a Real number |
| PeriodicExactClock | Generate a periodic clock signal with a period defined by an Integer number with resolution |
| EventClock | Generate a clock signal when the Boolean input changes from false to true |
| Rotational | Library of blocks that generate a clock tick each time an observed input angle changes |
| Logical | Library of blocks for combining several input clock signals by logical combinators |