# SENTVehicleCrashDetectorMode

Represents the crash detection mode that was active when this crash event was detected.

| **car**        | In this mode, crash detection is optimized for car transports.         |
| -------------- | ---------------------------------------------------------------------- |
| **twoWheeler** | In this mode, crash detection is optimized for two wheeler transports. |
| **unknown**    | This is a fallback enum for when the detector mode was not identified. |
