A mapped driving event.
Provides information about a driving event.
This class should not be instantiated directly. Instead, use the DriverBehaviourAnalysis.drivingEvents getter to obtain a list of instances.
Get the detected event type.
The detected event type. See DrivingEvent.
An exception if it fails.
Get the latitude coordinates of the event.
The latitude coordinates of the event.
Get the longitude coordinates of the event.
The longitude coordinates of the event.
Get the time of the event in milliseconds since epoch.
The time of the event in milliseconds since epoch.
Static
A mapped driving event.
Provides information about a driving event.
This class should not be instantiated directly. Instead, use the DriverBehaviourAnalysis.drivingEvents getter to obtain a list of instances.