C (Combo Overlay): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Overlay keys|<onlyinclude> {{Overlay keys|type=row|group=Combo Overlay |key=C |unit= |range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} |description=A used to retrieve a value from one or more Layers for a specific grid cell. Grid cell value will be averaged over the selected distance. |defaultvalue=0 |icon= }}</onlyinclude>}} {{article end |notes= * When using the API, this attribute can be set for a Combo Overlay using the default key '''C'''...." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
|unit= | |unit= | ||
|range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | |range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | ||
|description=[[C (Combo Overlay)| | |description=Attribute stored under key [[C (Combo Overlay)|C]] will be used to retrieve a value from one or more Layers for a specific grid cell. | ||
|defaultvalue=0 | |defaultvalue=0 | ||
|icon= | |icon= | ||
| Line 11: | Line 11: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* Attribute is accessible using '''@C''' in a Combo Overlay formula. | |||
* When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''C'''. | * When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''C'''. | ||
|seealso= | |seealso= | ||
* [[Keys (Combo Overlay)]] | * [[Keys (Combo Overlay)]] | ||
}} | }} | ||
{{ComboOverlay nav}} | |||
Latest revision as of 09:02, 11 April 2025
| Icon | Key | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| C | -3.4028235E38 to 3.4028235E38 | Attribute stored under key C will be used to retrieve a value from one or more Layers for a specific grid cell. | 0 |
Notes
- Attribute is accessible using @C in a Combo Overlay formula.
- When using the API, this attribute can be set for a Combo Overlay using the default key C.
See also