Function Values (Traffic visualization): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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}} | The following [[Function Value]]s affect the [[traffic visualization]] in the {{software}}. Some generate [[Unit]]s for [[Building]]s with a Road [[Function Category]] (or those supporting parking visualization), while others define road properties. | ||
{{Function values|suppresscategory=yes| | {{Function values|suppresscategory=yes| | ||
| Line 21: | Line 21: | ||
*[[Function]] | *[[Function]] | ||
*[[Function Value]] | *[[Function Value]] | ||
| api=* [[Api session event editor building set function value]] | |||
* [[Api session event editor functionoverride set function value]] | |||
}} | }} | ||
Latest revision as of 11:14, 15 July 2026
The following Function Values affect the traffic visualization in the Tygron Platform. Some generate Units for Buildings with a Road Function Category (or those supporting parking visualization), while others define road properties.
| Function value | Attribute | Unit | Range | Description |
|---|---|---|---|---|
| Buses per hour | NUM_BUSES | vehicles/h | 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 | 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 | 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 | 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 | 0 to 1.7976931348623157E308 | How many airplanes move over the given air traffic route, per hour. |
| Bicycles per hour | NUM_BICYCLES | vehicles/h | 0 to 1.7976931348623157E308 | How many bicycles move over the given bicycle traffic route, per hour. |
| Pedestrians per hour | NUM_PEDESTRIANS | pedestrians/h | 0 to 1.7976931348623157E308 | How many pedestrians move over the given route, per hour. |
| Ships per hour | NUM_SHIPS | vehicles/h | 0 to 1.7976931348623157E308 | How many ships move over the given ship traffic route, per hour. |
| Trains per hour | NUM_TRAINS | vehicles/h | 0 to 1.7976931348623157E308 | How many trains move over the given tracks, per hour. |
| Trams per hour | NUM_TRAMS | vehicles/h | 0 to 1.7976931348623157E308 | How many trams move over the tracks, per hour. |
| Speedlimit | TRAFFIC_SPEED | km/h | 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 | -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. |