Create a new driver behaviour instance.
The data source to use.
Whether to use map match or not.
Get all driver behavior analysis.
A list of all driver behavior analysis.
Get an analysis constructed from all analysis from the specified time period.
The start time of the period.
The end time of the period.
The combined analysis. Use DriverBehaviourAnalysis.isValid to check if the analysis is valid.
Get the instantaneous scores (related to the ongoing analysis).
The instantaneous scores.
Get the last analysis (most recent created).
The last analysis. Use DriverBehaviourAnalysis.isValid to check if the analysis is valid.
Get the ongoing analysis.
The ongoing analysis. Use DriverBehaviourAnalysis.isValid to check if the analysis is valid.
Stop the current analysis and get its result.
The analysis result if the analysis was stopped successfully, null otherwise.
Staticinit
The driver behaviour class.
Provides methods for starting, stopping, managing and getting driver behaviour analysis.