# Constant TimeSeries
This command is used to construct a TimeSeries object in which the load factor applied remains constant and is independent of the time in the domain, i.e. <math> \lambda = f(t) = C </math>
```tcl timeSeries Constant $tag <-factor $cFactor> ```
|
unique tag among TimeSeries objects. |
|
the load factor applied (optional, default=1.0) |
Code Developed by: fmk