The Generator model periodically generates messages and send them through its output port.
The first message is generated at time = firstGeneration. The value of the generated message is outValue. Another message is generated every elapsed period.
The numGenerations parameter sets the maximum number of messages to be generated.
| Name | Description |
|---|---|
| generator | |
| int | Internal Transition Function |
| out | Output Function |
| ta | Time Advance Function |
| st | |
| initst |