Function Values (Traffic visualization)
Revision as of 10:59, 5 October 2022 by Maxim@tygron.com (talk | contribs)
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. |