D (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=D |unit= |range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} |description=D 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 '''D'''...." |
No edit summary |
||
Line 4: | Line 4: | ||
|unit= | |unit= | ||
|range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | |range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | ||
|description=[[D (Combo Overlay)|D]] used to retrieve a value from one or more Layers for a specific grid cell | |description=Attribute stored under key [[D (Combo Overlay)|D]] 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 '''@D''' in a Combo Overlay formula. | |||
* When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''D'''. | * When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''D'''. | ||
|seealso= | |seealso= | ||
* [[Keys (Combo Overlay)]] | * [[Keys (Combo Overlay)]] | ||
}} | }} |
Latest revision as of 14:59, 26 March 2025
Icon | Key | Unit | Range | Description | Default value |
---|---|---|---|---|---|
D | -3.4028235E38 to 3.4028235E38 | Attribute stored under key D will be used to retrieve a value from one or more Layers for a specific grid cell. | 0 |
Notes
- Attribute is accessible using @D in a Combo Overlay formula.
- When using the API, this attribute can be set for a Combo Overlay using the default key D.