The PrctHelper type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PrctHelper | Initializes a new instance of the PrctHelper class |
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