Constant TimeSeries: Difference between revisions
Jump to navigation
Jump to search
(Created page with '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. {| | style="background:yel…') |
No edit summary |
||
Line 14: | Line 14: | ||
|} | |} | ||
---- | ---- | ||
Code Developed by: <span style="color:blue"> fmk </span> | Code Developed by: <span style="color:blue"> fmk </span> |
Revision as of 21:46, 16 February 2010
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.
uniaxialMaterial Constant tag? <-factor $factor> |
$tag | unique tag among TimeSeries objects. |
$factor | the load factor applied (optional, default=1.0) |
Code Developed by: fmk