This package contains blocks that generate clock signals. For an introduction to clocks see UsersGuide.Clocks.
| Name | Description |
|---|---|
| PeriodicRealClock | Generates a periodic clock signal with a period defined by a Real number |
| PeriodicExactClock | Generates a periodic clock signal with a period defined by an Integer number with resolution |
| EventClock | Generates a clock signal when the Boolean input changes from false to true |
| Rotational |