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
null_value [2020/04/28 18:38]
argemiro
null_value [2020/04/30 14:50] (current)
argemiro
Line 3: Line 3:
 ===== Description ===== ===== Description =====
  
-Functor ​that can be used to connect two other functors ​using [[region_manager|Region Manager]]+Structure ​that can be used to connect two other functors ​or as constant value.
  
 ===== Inputs ===== ===== Inputs =====
  
-None.+^ Name  ^ Type  ^ Description ​ ^ 
 +| constant | [[null_value_type|Null Value]] | Value or constant representing null value|
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name  ^ Type  ^ Description ​ ^ +None.
-| Region Manager | [[region_manager|Region Manager]] | Value representing an instance of the "​Region Manager"​ type|+
  
 ===== Outputs ===== ===== Outputs =====
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-Region Manager ​| [[region_manager|Region Manager]] | Value representing ​the instance of "​Region Manager"​ type provided as the functor input. |+object  ​| [[null_value_type|Null Value]]  | Value or constant ​representing ​null value provided as the functor input. |
  
 ===== Group ===== ===== Group =====
  
-[[Functor List#Region ​Region]]+[[Functor List#Map Algebra Supplementary ​Map Algebra Supplementary]]
  
  
 ===== Internal Name ===== ===== Internal Name =====
  
-RegionManager+NullValue