Creates DataBlock particles at a periodic rate.
Derived from: DERepeatStar
Location: ~ptolemy/src/domains/de/stars
Author: E. K. Pauer
outputPort | message |
processorMapping | IntState | Processor to which DataBlocks will be routed | "0" |
functionBlockMapping | IntState | FunctionBlock to which DataBlocks will be routed | "0" |
inputPortMapping | IntState | Port on FunctionBlock to which DataBlocks will be routed | "0" |
dataType | StringState | Type of data which DataBlock will carry | "FLOAT" |
blockSize | IntState | Size of DataBlocks that are generated | "1" |
frequency | FloatState | Frequency at which DataBlocks will be generated | "0.0" |
delay | FloatState | Initial delay before generating DataBlocks | "0.0" |
Copyright (c) 1995 Sanders, a Lockheed Martin Company All rights reserved.