Class VehicleCrashPulseType
Crash data about the impact
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class VehicleCrashPulseType : ActivityType
Fields
| Edit this page View SourceCrashPulseChangeInVelocityMeasure
Force of impact based on the change in velocity over the duration of the crash pulse (measured in units of 0-999 KPH or MPH.
Declaration
public SpeedMeasureType[] CrashPulseChangeInVelocityMeasure
Field Value
Type | Description |
---|---|
SpeedMeasureType[] |
CrashPulsePrincipalDirectionOfForceValue
Principal direction of the force of the impact to nearest O’clock Reading(valid numbers are integers 1 through 12, where 12 O’clock corresponds to a frontal collision, 3 O’clock corresponds to a passenger side (right side) collision etc.
Declaration
public nonNegativeInteger[] CrashPulsePrincipalDirectionOfForceValue
Field Value
Type | Description |
---|---|
nonNegativeInteger[] |
CrashPulseRolloverQuarterTurnsValue
Number of quarter turns in concert with a rollover. Expressed as a non-negative integer. Format: Non-negative integer
Declaration
public nonNegativeInteger[] CrashPulseRolloverQuarterTurnsValue
Field Value
Type | Description |
---|---|
nonNegativeInteger[] |