Generate a single impulse or an impulse train. By default, the impulse(s) have unity amplitude. If "period" (default 0) is equal to zero 0, then only a single impulse is generated; otherwise, it specifies the period of the impulse train. The impulse or impulse train is delayed by the amount specified by "delay".
Derived from: ACSStar
Location: ACS main library
Version: 1.1 "05/07/98"
Author: Eric Pauer
output | float |
period | IntState | The period of the impulse train, 0 = aperiodic. | "0" |
delay | IntState | Output will be delayed by this amount (delay must be non-negative) | "0" |
count | IntState | An internal state. | "0" |
Copyright (c) 1998 The Regents of the University of California. All rights reserved. See the file $PTOLEMY/copyright for copyright notice, limitation of liability, and disclaimer of warranty provisions.