Previous Topic

Next Topic

Book Contents

Rectangular Time Series

This command creates a RectangularSeries TimeSeries object and associates it to the LoadPattern object being constructed.

Rectangular $tStart $tFinish <-factor $cFactor>

$tStart

start time when the load factor is applied

$tFinish

end time when the load factor is applied

$cFactor

load-factor coefficient. (optional. default = 1.0)

The load factor to be applied to the loads and constraints in the LoadPattern object is constant and equal to $cFactor during the domain time from $tStart to $tFinish

Rectangular Time Series

Previous Topic

Next Topic