Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
null_value [2020/04/28 18:38] argemiro |
null_value [2026/08/28 03:28] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Functor that can be used to connect two other functors using a [[region_manager|Region Manager]] | + | Declares a null value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | None. | + | ^ Name ^ Type ^ Description ^ |
| + | | Constant | [[Null Value Type]] | Null value or constant. | | ||
| ===== 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 provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| - | [[Functor List#Region | Region]] | + | [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] |
| + | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| - | RegionManager | + | NullValue |