Differences

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

Link to this comparison view

Next revision
Previous revision
create_cube_map [2011/07/31 17:32]
hermann created
create_cube_map [2012/09/19 18:39] (current)
Line 8: Line 8:
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| Cell Type  | [[ Cell Type Type|Cell Type  ]]  |  Output map cell type.  | +| Cell Type  | [[ Cell Type Type|Cell Type  ]]  | Output map cell type.  | 
-| Null Value  | [[Int Type|Int  ​]] ​ | Output map null value. ​ |+| Null Value  | [[Null Value Type|Null Value  ​]] ​ | Output map null value. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
Line 24: Line 24:
 ===== Notes =====  ===== Notes ===== 
  
-Number And Name Map functor must be used within this container to link the input maps.+[[Number And Name Map]] functor must be used within this container to link the input maps.
  
 They are used to assign a name and an order to the layers of the output multilayer map. Zero means that the layer position in the output map is not relevant; the zero numbered maps will be sorted by name and stacked at the bottom of the pile. They are used to assign a name and an order to the layers of the output multilayer map. Zero means that the layer position in the output map is not relevant; the zero numbered maps will be sorted by name and stacked at the bottom of the pile.
 +
 +//A model showcasing how to build a raster cube map using this operator can be found [[raster cube|here]].//​
  
 ===== Internal Name =====  ===== Internal Name =====