Lanes (Function Value): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Function values | {{Function values | ||
<onlyinclude>{{Function | |<onlyinclude>{{Function values|type=row | ||
| | |||
|functionvalue=Lanes | |functionvalue=Lanes | ||
|attribute=TRAFFIC_LANES | |attribute=TRAFFIC_LANES | ||
|unit=integer | |unit=integer | ||
|category= | |category=No | ||
|range=-{{doublemaxvalue}} to {{doublemaxvalue}} | |||
|description=How many lanes of traffic there are on this road. A negative value causes vehicles to move in the opposite direction. This is only relevant for roads, intersections, and bridges. This only affects the visualization. | |description=How many lanes of traffic there are on this road. A negative value causes vehicles to move in the opposite direction. This is only relevant for roads, intersections, and bridges. This only affects the visualization. | ||
}}</onlyinclude> | }}</onlyinclude> | ||
}} | |||
{{Function value details incomplete | {{Function value details incomplete | ||
| static= | | static= | ||
| overwritten= | | overwritten= based on data in the [[Project Sources|NWB]]. | ||
| usages=* [[Traffic Model]] | | usages= | ||
* [[Traffic Model]] | |||
* [[Traffic visualization]] | |||
| specifics= | | specifics= | ||
| notes= | | notes= | ||
* Although categorized under "Car Traffic", the amount of lanes also affects the [[traffic visualization]] of the amount of parallel lines of other types of traffic to travel across, such as [[Ships per hour (Function Value)|ships]]s and [[Trains per hour (Function Value)|train]]s. | |||
| references= | | references= | ||
}} | }} |
Latest revision as of 14:36, 26 January 2024
Function value | Attribute | Unit | Per category | Range | Description |
---|---|---|---|---|---|
Lanes | TRAFFIC_LANES | integer | No | -1.7976931348623157E308 to 1.7976931348623157E308 | How many lanes of traffic there are on this road. A negative value causes vehicles to move in the opposite direction. This is only relevant for roads, intersections, and bridges. This only affects the visualization. |
Values
- This Function Value does not have usable values by default.
- Buildings generated during project creation can have their values overwritten based on data in the NWB.
Used for
Notes
- Although categorized under "Car Traffic", the amount of lanes also affects the traffic visualization of the amount of parallel lines of other types of traffic to travel across, such as shipss and trains.