Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
calc_change_matrix [2026/06/29 13:21] chrystian Add usage examples to functor documentation |
calc_change_matrix [2026/08/28 03:09] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Landscape | [[Categorical Map Type | Categorical Map]] | Map of values for each category to be changed. | | + | | Landscape | [[Categorical Map Type]] | Map of values for each category to be changed. | |
| - | | Transition Matrix | [[Transition Matrix Type | Transition Matrix]] | A transition matrix containing transition rates. | | + | | Transition Matrix | [[Transition Matrix Type]] | A transition matrix containing transition rates. | |
| + | |||
| + | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Changes | [[Change Matrix Type | Change Matrix]] | Matrix with the quantity of changes for each transition. | | + | | Changes | [[Change Matrix Type]] | Matrix with the quantity of changes for each transition. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 33: | Line 37: | ||
| See practical examples of this functor in [[lesson_18|Lesson 18: Building a land-use and land-cover change simulation model]] | See practical examples of this functor in [[lesson_18|Lesson 18: Building a land-use and land-cover change simulation model]] | ||
| + | |||