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
for [2013/09/27 17:33]
admin
for [2015/10/11 21:20] (current)
admin [Optional Inputs]
Line 8: Line 8:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| First Iteration Step  | [[Double ​Type|Double]]  | Initial step or model iteration. ​ | +| First Iteration Step  | [[Real Value Type|Real Value]]  | Initial step or model iteration. ​ | 
-| Last Iteration Step  | [[Double ​Type|Double]]  | 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/​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. ​ |+| Step Increment ​ | [[Real Value Type|Real Value]]  | 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  | [[Double ​Type|Double]]  | Current step.  |+| Step  | [[Real Value Type|Real Value]]  | Current step.  |
  
 ===== Group ===== ===== Group =====