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
create_lookup_table [2011/07/31 17:36]
127.0.0.1 external edit
create_lookup_table [2015/10/11 21:15] (current)
admin
Line 8: Line 8:
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| Initial Key  | [[ Double ​Type|Double ​ ​]] ​ | The initial key.  | +| Initial Key  | [[Real Value Type|Real Value  ​]] ​ | The initial key.  | 
-| Final Key  | [[Double ​Type|Double ​ ​]] ​ | The final key.  |+| Final Key  | [[Real Value Type|Real Value  ​]] ​ | The final key.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
 ^ Name ^ Type ^ Description ^ Default Value ^ ^ Name ^ Type ^ Description ^ Default Value ^
-| Initial Value  | [[Double ​Type|Double ​ ​]] ​ | The initial value. ​ | 0.0  | +| Initial Value  | [[Real Value Type|Real Value  ​]] ​ | The initial value. ​ | 0.0  | 
-| Final Value  | [[Double ​Type|Double ​ ​]] ​ | The final value. ​ | 0.0  | +| Final Value  | [[Real Value Type|Real Value  ​]] ​ | The final value. ​ | 0.0  | 
-| Increment ​ | [[Double ​Type|Double ​ ​]] ​ | Increment between keys.  | 1.0  |+| Increment ​ | [[Real Value Type|Real Value  ​]] ​ | Increment between keys.  | 1.0  |
 | Key Name  | [[Name Type|Name ​ ]]  | Name of keys.  | "​Key" ​ | | Key Name  | [[Name Type|Name ​ ]]  | Name of keys.  | "​Key" ​ |
 | Value Name  | [[Name Type|Name ​ ]]  | Name of values. ​ | "​Value" ​ | | Value Name  | [[Name Type|Name ​ ]]  | Name of values. ​ | "​Value" ​ |