The PrctHelper type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | allCount |
The count of all crashes.
|
![]() | allPrct |
The percentage of all crashes.
|
![]() | killedCount |
The count of killed peds.
|
![]() | killedPrct |
The percentage of killed peds.
|
![]() | ksiCount |
The count of killed, severely injured peds.
|
![]() | ksiPrct |
The percentage of killed, severely injured peds.
|
![]() | name |
The name of th eentry.
|
![]() | severity |
The severity of th entry.
|
![]() | type |
The entry type.
|
See Also