Type alias ZendriveExtrapolationDetails

ZendriveExtrapolationDetails: {
    estimatedStartLocation: ExtrapolationStartLocation;
    extrapolatedDistance: number;
}

Information about the extrapolation details captured by the Zendrive SDK.

Type declaration

  • estimatedStartLocation: ExtrapolationStartLocation

    Confidence measure of the detected accident.

  • extrapolatedDistance: number

    A unique identifier of this accident.