4.6.1. Constant TimeSeriesΒΆ

timeSeries('Constant', tag, '-factor', factor=1.0)

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. \(\lambda = f(t) = C\).

tag (int) unique tag among TimeSeries objects.
factor (float) the load factor applied (optional)