Differences

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

Link to this comparison view

Next revision
Previous revision
change_matrix [2020/04/28 19:21]
argemiro created
change_matrix [2026/08/28 03:14] (current)
hermann Sync from local documentation review
Line 3: Line 3:
 ===== Description ===== ===== Description =====
  
-Structure ​that can be used to connect two other functors or as constant ​value.+Declares a change matrix value that can be reused ​as the input to more than one functor, instead of repeating the same constant ​throughout the model.
  
 ===== Inputs ===== ===== Inputs =====
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| Constant | change matrix ​ | Value or constant representing ​change ​matrix. ​ |+| Constant ​ [[Change Matrix Type]] ​ | Value or constant representing ​matrix ​of quantities of changes.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
Line 15: Line 15:
  
 ===== Outputs ===== ===== Outputs =====
-| object | change matrix ​ | Value or constant representing change matrix provided as the functor input. ​ | 
  
 +^ Name  ^ Type  ^ Description ​ ^
 +| Object ​ | [[Change Matrix Type]] ​ | Value or constant representing a matrix of quantities of changes, provided as the functor input. ​ |
  
 ===== Group ===== ===== Group =====
  
-[[Functor List#​Simulation ​(Suppl.)|Simulation ​(Suppl.)]]+[[Functor List#​Simulation ​Supplementary ​| Simulation ​Supplementary]]
  
 ===== Notes ===== ===== Notes =====