ResetOptionEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_Resources|Global Resources}}  
{{Template:APIClass|Resource Classes|Resource Classes}}  
Specifies whether the variable will retain the value passed to it during simulation or the value will be reset to its initial value at specific times (RENO only). This is the variable's '''When to Reset''' field.
Specifies whether the variable will retain the value passed to it during simulation or the value will be reset to its initial value at specific times (RENO only). This is the variable's '''When to Reset''' field.



Revision as of 17:11, 10 March 2014


Specifies whether the variable will retain the value passed to it during simulation or the value will be reset to its initial value at specific times (RENO only). This is the variable's When to Reset field.

Members

  • ResetAfterEachSim Reset after each simulation (i.e., reset after a single pass through the flowchart)
  • ResetAfterEachRun Reset after each run (i.e., reset after each set of simulations)
  • ResetAfterAnalysis Reset after analysis (i.e., reset after each set of runs)
  • NeverReset Never reset