# Pulse TimeSeries
This command is used to construct a TimeSeries object in which the load factor is some pulse function of the time in the domain.
'''timeSeries Pulse $tag $tStart $tEnd $period <-width $pulseWidth> <-shift $shift> <-factor $cFactor> |
|
unique tag among TimeSeries objects |
|
starting time of non-zero load factor |
|
ending time of non-zero load factor |
|
characteristic period of pulse |
|
pulse width as a fraction of the period (optional, default = 0.5) |
|
phase shift in seconds (optional, default = 0.0) |
|
the load amplification factor (optional, default = 1.0) |
Code Developed by: Andreas Schellenberg, University of California, Berkeley.