Enumerations::CollisionTypeEnum

Header Image
Project:
CollisionTypeEnum : Public <<D2Enumeration>> Enumeration
Created: 05/12/2016 15:45:35
Modified: 29/11/2022 17:26:09
Project:
Advanced:
  • Attributes
  • Tagged Values
  • Advanced
Attribute Scope Type
collisionWithAnimal Public
definition=Collision of vehicle with one or more animals.
order=1
 
collisionWithObstacle Public
definition=Collision of vehicle with an object of a stationary nature.
order=2
 
collisionWithPerson Public
definition=Collision of vehicle with one or more pedestrians.
order=3
 
headOnCollision Public
definition=Collision of vehicle with another vehicle head on.
order=4
 
headOnOrSideCollision Public
definition=Collision of vehicle with another vehicle either head on or sideways.
order=5
 
multipleVehicleCollision Public
definition=Collision involving multiple vehicles
order=6
 
rearCollision Public
definition=Includes all accidents where one or more vehicles have collided with the rear of one or more other vehicles.
order=7
 
sideCollision Public
definition=Includes all accidents where one or more vehicles have collided with the side of one or more other vehicles.
order=8
 
Tag Value
definition Identifies a type of collision
Details:  
Property Value
isFinalSpecialization: 0