Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
| Line 13: | Line 13: | ||
*[[Select gridvolume (TQL)]] | *[[Select gridvolume (TQL)]] | ||
*[[Select gridstdev (TQL)]] | *[[Select gridstdev (TQL)]] | ||
*[[Select landpolygons (TQL)]] | |||
*[[Select landsize (TQL)]] | |||
{{article end | {{article end | ||
Revision as of 13:40, 12 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| TIMEFRAME | timeframe | Specifies which timeframe to select when processing a particular Grid | false |
Available for
- Select attribute (TQL)
- Select floorsize (TQL)
- Select height (TQL)
- Select gridavg (TQL)
- Select gridmin (TQL)
- Select gridmax (TQL)
- Select gridvolume (TQL)
- Select gridstdev (TQL)
- Select landpolygons (TQL)
- Select landsize (TQL)
Notes
- TIMEFRAME counting always start at 0.
- Requires a Grid (TQL Param) or Grid with attribute (TQL Param)
See also