Function Values (Traffic visualization): Difference between revisions
Jump to navigation
Jump to search
m (Rudolf@tygron.nl moved page Function values (Traffic visualization) to Function Values (Traffic visualization) without leaving a redirect: Consistent capitalization of Items) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
The following [[Function Value]]s affect the [[traffic visualization]] in the {{software}}, by randomly generating more [[Unit]]s of the related type to the [[ | The following [[Function Value]]s affect the [[traffic visualization]] in the {{software}}, by randomly generating more [[Unit]]s of the related type to the [[Building]]s with a Road [[Function Category]] (or [[Building]]s the model of which supports the visualization of parking). | ||
{{Function values|suppresscategory=yes| | {{Function values|suppresscategory=yes| | ||
Line 12: | Line 12: | ||
{{:Trains per hour (Function Value)}} | {{:Trains per hour (Function Value)}} | ||
{{:Trams per hour (Function Value)}} | {{:Trams per hour (Function Value)}} | ||
{{:Speedlimit (Function Value)}} | |||
{{:Lanes (Function Value)}} | |||
}} | }} |
Latest revision as of 10:59, 5 October 2022
The following Function Values affect the traffic visualization in the Tygron Platform, by randomly generating more Units of the related type to the Buildings with a Road Function Category (or Buildings the model of which supports the visualization of parking).
Function value | Attribute | Unit | Per category | Range | Description |
---|---|---|---|---|---|
Buses per hour | NUM_BUSES | vehicles/h | No | 0 to 1.7976931348623157E308 | How many buses move over any given cross-section of the road per hour, spread across all lanes. |
Cars per hour | NUM_CARS | vehicles/h | No | 0 to 1.7976931348623157E308 | How many cars move over any given cross-section of the road per hour, spread across all lanes. |
Trucks per hour | NUM_TRUCKS | vehicles/h | No | 0 to 1.7976931348623157E308 | How many trucks move over any given cross-section of the road per hour, spread across all lanes. |
Vans per hour | NUM_VANS | vehicles/h | No | 0 to 1.7976931348623157E308 | How many vans move over any given cross-section of the road per hour, spread across all lanes. |
Airplanes per hour | NUM_AIRPLANES | vehicles/h | No | 0 to 1.7976931348623157E308 | How many airplanes move over the given air traffic route, per hour. |
Bicycles per hour | NUM_BICYCLES | vehicles/h | No | 0 to 1.7976931348623157E308 | How many bicycles move over the given bicycle traffic route, per hour. |
Pedestrians per hour | NUM_PEDESTRIANS | pedestrians/h | No | 0 to 1.7976931348623157E308 | How many pedestrians move over the given route, per hour. |
Ships per hour | NUM_SHIPS | vehicles/h | No | 0 to 1.7976931348623157E308 | How many ships move over the given ship traffic route, per hour. |
Trains per hour | NUM_TRAINS | vehicles/h | No | 0 to 1.7976931348623157E308 | How many trains move over the given tracks, per hour. |
Trams per hour | NUM_TRAMS | vehicles/h | No | 0 to 1.7976931348623157E308 | How many trams move over the tracks, per hour. |
Speedlimit | TRAFFIC_SPEED | km/h | No | 0 to 1.7976931348623157E308 | How fast vehicles move on this building. This is only relevant for roads, intersections, and bridges. This affects the visualization, and the calculations for the Traffic Noise Overlay. |
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. |