Num cars (Traffic Noise Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Overlay attributes| | {{Overlay attributes|<onlyinclude> | ||
{{Overlay attributes|type=row| | {{Overlay attributes|type=row|overlay=Traffic Noise | ||
| unit=vehicles/h | | unit=vehicles/h | ||
| attribute=NUM_CARS | | attribute=NUM_CARS | ||
| Line 8: | Line 8: | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
The value can | The value can be a single number or an [[Attribute array]]. A single value represents vehicles per [[hours (Traffic Noise Overlay)|hour]], while an array contains 24 values, one for each hour of the day. | ||
{{article end | {{article end | ||
|howtos= | |howtos= | ||
* [[How to add and remove an Attribute]] | * [[How to add and remove an Attribute]] | ||
|seealso= | |seealso= | ||
* [[Traffic visualization]] | * [[Traffic visualization]] | ||
* [[Hours Traffic Noise Overlay)]] | * [[Hours (Traffic Noise Overlay)]] | ||
* [[Cars per hour (Function Value)]] | * [[Cars per hour (Function Value)]] | ||
* [[Traffic noise formula (Traffic Noise Overlay)]] | * [[Traffic noise formula (Traffic Noise Overlay)]] | ||
* [[Cars prequel (Traffic Noise Overlay)]] | * [[Cars prequel (Traffic Noise Overlay)]] | ||
|api=* [[Api session event editor building set function value]] | |||
* [[Api session event editor functionoverride set function value]] | |||
}} | }} | ||
{{TrafficNoiseOverlay_nav}} | {{TrafficNoiseOverlay_nav}} | ||
Latest revision as of 13:53, 14 July 2026
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| NUM_CARS | vehicles/h | 0 to 2147483647 | The amount of car traffic on this road. | 0 |
The value can be a single number or an Attribute array. A single value represents vehicles per hour, while an array contains 24 values, one for each hour of the day.
How-to's
See also
- Traffic visualization
- Hours (Traffic Noise Overlay)
- Cars per hour (Function Value)
- Traffic noise formula (Traffic Noise Overlay)
- Cars prequel (Traffic Noise Overlay)
API Endpoints