Constant TimeSeries: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|} | |} | ||
[[Image:ConstantTimeSeries.gif]] | |||
---- | ---- | ||
Code Developed by: <span style="color:blue"> fmk </span> | Code Developed by: <span style="color:blue"> fmk </span> |
Revision as of 22:12, 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, i.e. <math> \lambda = C </math>
uniaxialMaterial Constant tag? <-factor $C> |
$tag | unique tag among TimeSeries objects. |
$C | the load factor applied (optional, default=1.0) |
Code Developed by: fmk