Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
for [2012/02/10 02:09]
admin
for [2015/10/11 21:20]
admin
Line 8: Line 8:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| First Iteration Step  | [[Non Negative Int Type|Non Negative Int]]  | Initial step or model iteration. ​ | +| First Iteration Step  | [[Real Value Type|Real Value]]  | Initial step or model iteration. ​ | 
-| Last Iteration Step  | [[Non Negative Int Type|Non Negative Int]]  | Final step or model iteration. ​ |+| Last Iteration Step  | [[Real Value Type|Real Value]]  | Final step or model iteration. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| Step Increment ​ | [[Positive Int Type|Positive Int]]  | Increment used to set the number of the next step or model iteration. ​ |+| Step Increment ​ | [[Double ​Type|Double]]  | Increment/​decrement ​used to set the number of the next step or model iteration. This value must always be non-zero. If the initial step is less than the final step, this value must be positive. Otherwise, this value must be negative.  |
  
 ===== Output ===== ===== Output =====
Line 21: Line 21:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| Step  | [[Non Negative Int Type|Non Negative Int]]  | Current step.  |+| Step  | [[Real Value Type|Real Value]]  | Current step.  |
  
 ===== Group ===== ===== Group =====
Line 32: Line 32:
  
 For For
-