Differences

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

Link to this comparison view

Next revision
Previous revision
calc_distance_allocation_map [2011/05/16 23:25]
hermann created
calc_distance_allocation_map [2015/10/13 20:19] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name    ^ Type                                        ^ Description ​                                                                                                                ​+^ Name  ^ Type  ^ Description ​ 
-| Source ​ | [[Categorical Map Type | Categorical Map]]  | Source feature map. Non-null value cells represent features. If null cell value is not defined, an error will be reported. ​ |+| Source ​ | [[Categorical Map Type]] ​ | Source feature map. Non-null value cells represent features. If null cell value is not defined, an error will be reported. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name         ​^ Type                  ^ Description ​                                                                                                                        ​^ Default Value   ​+^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Use Lottery ​ | [[Bool Type | Bool]]  | If there is more than one choice to reach the shortest source feature. Dinamica chooses randomly between both equal value options. ​ | False           ​|+| Use Lottery ​ | [[Boolean Value Type]] ​ | If there is more than one choice to reach the shortest source feature. Dinamica chooses randomly between both equal value options. ​ | False  |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name        ^ Type                                        ^ Description ​                                                                                                                                                                     +^ Name  ^ Type  ^ Description ​ 
-| Allocation ​ | [[Categorical Map Type | Categorical Map]]  | Map of shortest distance regions for each source feature. Each region is identified by its source feature cell category. Map has the same dimensions of the source feature map.  |+| Allocation ​ | [[Categorical Map Type]] ​ | Map of shortest distance regions for each source feature. Each region is identified by its source feature cell category. Map has the same dimensions of the source feature map.  |
  
 ===== Group ===== ===== Group =====
  
-Map Algebra+[[Functor List#Map Algebra ​| Map Algebra]]
  
 ===== Notes ===== ===== Notes =====