Time Series Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | {{CommandManualMenu}} | ||
<noinclude>This command is used to construct a TimeSeries object which represents the relationship between the time in the domain, | <noinclude>This command is used to construct a TimeSeries object which represents the relationship between the time in the domain, Math> t </math> and the load factor applied to the loads, <math> \lambda </math>, in the load pattern with which the TimeSeries object is associated, i.e. <math> \lambda = F(t) </math> | ||
{| | {| |
Revision as of 07:09, 10 March 2010
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
This command is used to construct a TimeSeries object which represents the relationship between the time in the domain, Math> t </math> and the load factor applied to the loads, <math> \lambda </math>, in the load pattern with which the TimeSeries object is associated, i.e. <math> \lambda = F(t) </math>
timeSeries seriesType? arg1? ... |
The type of time series created and the additional arguments required depends on the seriesType? provided in the command.
The following contain information about seriesType? and the args required for each of the available time series types: