Differences

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

Link to this comparison view

Both sides previous revision Previous revision
projection [2020/04/30 14:51]
argemiro
projection [2026/08/28 03:30] (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 map projection 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 ​| [[projection_type|Projection]] | Value or constant representing ​projections. |+Constant  ​| [[Projection ​Type]]  | Value or constant representing ​an image projection |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
Line 17: Line 17:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-object ​ | [[projection_type|Projection]] ​ | Value or constant representing ​map projections ​provided as the functor input. |+Object ​ | [[Projection ​Type]]  | Value or constant representing ​an image projection, ​provided as the functor input. ​ |
  
 ===== Group ===== ===== Group =====
Line 23: Line 23:
 [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]]
  
 +===== Notes =====
 +
 +None.
  
 ===== Internal Name ===== ===== Internal Name =====
  
 Projection Projection
 +