4.6. timeSeries commands

timeSeries(tsType, tsTag, *tsArgs)

This command is used to construct a TimeSeries object which represents the relationship between the time in the domain, \(t\), and the load factor applied to the loads, \(\lambda\), in the load pattern with which the TimeSeries object is associated, i.e. \(\lambda = F(t)\).

tsType (str) time series type.
tsTag (int) time series tag.
tsArgs (list) a list of time series arguments

The following contain information about available tsType:

  1. Constant TimeSeries
  2. Linear TimeSeries
  3. Trigonometric TimeSeries
  4. Triangular TimeSeries
  5. Rectangular TimeSeries
  6. Pulse TimeSeries
  7. Path TimeSeries