Difference between revisions of "Time"

 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== SysVar Time ==
 
== SysVar Time ==
  
[[Time]] is a built-in index available in Analytica.  You can get to this variable from the '''Definition''' menu (option '''Show Time''' from browse mode or '''Edit Time''' from edit mode).
+
[[Time]] is a built-in index available in Analytica.  You can get to this variable from the [[Definition menu]] (option '''Show Time''' from browse mode or '''Edit Time''' from [[toolbar|edit mode]]).
  
The [[Time]] index behaves like any other Analytica index.  It can be used as a dimension for arrays and tables, referred to by identifier in expressions, and operated over in array functions. In addition, [[Time]] provides an extra functionality not available to other indexes -- its use with [[Dynamic]].
+
The [[Time]] index behaves like any other Analytica index.  It can be used as a dimension for arrays and tables, referred to by identifier in expressions, and operated over in array functions. In addition, [[Time]] provides an extra functionality not available to other indexes -- its use with [[Dynamic]].
  
 
[[Dynamic|Dynamic models]] compute the value of a variable from the values of itself or other variables at earlier points in [[Time]].  Dynamic loops between variables, creating cycles on the influence diagram, are then possible.  This ability to recur over the [[Time]] index is a very powerful feature of Analytica, and is something that is only possible over this special system index, [[Time]].
 
[[Dynamic|Dynamic models]] compute the value of a variable from the values of itself or other variables at earlier points in [[Time]].  Dynamic loops between variables, creating cycles on the influence diagram, are then possible.  This ability to recur over the [[Time]] index is a very powerful feature of Analytica, and is something that is only possible over this special system index, [[Time]].
  
 
== See Also ==
 
== See Also ==
 +
* [[Time index]]
 +
* [[Time index details]]
 +
* [[Module 5: Time as an Extrinsic index|Time as an Extrinsic index]]
 
* [[Defining the Time variable]]
 
* [[Defining the Time variable]]
* [[Module 5: Time as an Extrinsic index|Time as an Extrinsic index]]
+
* [[Tutorial: Dynamic system model]]
 
* [[Dynamic]]
 
* [[Dynamic]]
* [[:Category:System Variables]]
+
* [[Dynamic Simulation]]
 +
* [[:Category: System Variables]]
 
* [[IdentPred]]
 
* [[IdentPred]]

Latest revision as of 23:23, 22 August 2016


SysVar Time

Time is a built-in index available in Analytica. You can get to this variable from the Definition menu (option Show Time from browse mode or Edit Time from edit mode).

The Time index behaves like any other Analytica index. It can be used as a dimension for arrays and tables, referred to by identifier in expressions, and operated over in array functions. In addition, Time provides an extra functionality not available to other indexes -- its use with Dynamic.

Dynamic models compute the value of a variable from the values of itself or other variables at earlier points in Time. Dynamic loops between variables, creating cycles on the influence diagram, are then possible. This ability to recur over the Time index is a very powerful feature of Analytica, and is something that is only possible over this special system index, Time.

See Also

Comments


You are not allowed to post comments.