Differences

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

Link to this comparison view

Both sides previous revision Previous revision
calc_cumulative_flow_map [2026/07/08 17:19]
chrystian [Inputs] Fix input port name
calc_cumulative_flow_map [2026/07/08 17:23] (current)
chrystian [Optional Inputs] Fix input ports info
Line 16: Line 16:
 | Flow Partition ​ | [[Map Type]] ​ | This parameter defines the percentage of the flow transfered among cells. If the functor does not receive this map, it is assumed that the flow is equally divided among the cells pointed by the "Flow Directions"​ map. | None  | | Flow Partition ​ | [[Map Type]] ​ | This parameter defines the percentage of the flow transfered among cells. If the functor does not receive this map, it is assumed that the flow is equally divided among the cells pointed by the "Flow Directions"​ map. | None  |
 | Cell Type  | [[Cell Type Type]] ​  | Defines the output map cell type.  | Signed 32 Bit Integer ​ | | Cell Type  | [[Cell Type Type]] ​  | Defines the output map cell type.  | Signed 32 Bit Integer ​ |
-| Null Accumulation  ​| [[Integer ​Value Type]] ​ | Defines the output map null value. ​ | -2147483648 ​ | +| Null Value | [[Null Value Type]] ​ | Defines the output map null value. ​ | -2147483648 ​ | 
-| Accumulation Is Sparse ​ | [[Integer ​Value Type]] ​ | If true, the map is loaded as a sparse image. Sparse images have the advantage of storing only the cells containing non-null values, yet have diminished access time.  | False  |+| Accumulation Is Sparse ​ | [[Boolean ​Value Type]] ​ | If true, the map is loaded as a sparse image. Sparse images have the advantage of storing only the cells containing non-null values, yet have diminished access time.  | False  |
  
 ===== Outputs ===== ===== Outputs =====