Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
submodel_documentation [2020/04/01 19:08] britaldo |
submodel_documentation [2020/04/02 12:43] (current) britaldo |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Calc Fractal Dimensions ====== | + | ===== Documentation ===== |
| - | ===== Description ===== | + | * [[Calc Fractal Dimensions]] |
| - | This functor chooses one of two possible categorical maps produced from different execution pipelines. | + | * [[Calc Net Transition rates]] |
| - | + | ||
| - | ===== Inputs ===== | + | |
| - | + | ||
| - | ^ Name ^ Type ^ Description ^ | + | |
| - | | Possible Map 1 | [[Categorical Map Type | Categorical Map]] | Map of classes or categories output from an execution pipeline. | | + | |
| - | | Possible Map 2 | [[Categorical Map Type | Categorical Map]] | Map of classes or categories output from an execution pipeline. | | + | |
| - | + | ||
| - | ===== Outputs ===== | + | |
| - | + | ||
| - | ^ Name ^ Type ^ Description ^ | + | |
| - | | Map | [[Categorical Map Type | Categorical Map]] | Map of classes or categories | | + | |
| - | + | ||
| - | ===== Group ===== | + | |
| - | + | ||
| - | [[Functor List#Control | Control]] | + | |
| - | + | ||
| - | ===== Notes ===== | + | |
| - | + | ||
| - | First, this functor verifies whether there is a valid input in "Possible Map 1"; if not, it chooses "Possible Map 2" as input. It is a convenient way to provide an alternate categorical map in case an execution pipeline does not return a valid data. If "Possible Map 2" is not set, the functor will return a void output. | + | |
| - | + | ||
| - | ===== Internal Name ===== | + | |
| - | + | ||
| - | CategoricalMapJunction | + | |