com.sygic.sdk.driving.Trip.EventHardBraking Class Reference
Inheritance diagram for com.sygic.sdk.driving.Trip.EventHardBraking:
Collaboration diagram for com.sygic.sdk.driving.Trip.EventHardBraking:

Public Member Functions

 EventHardBraking (final GeoPosition location, final double speedDelta)
 
double getSpeedDelta ()
 
- Public Member Functions inherited from com.sygic.sdk.driving.Trip.Event
final int getType ()
 
GeoPosition getLocation ()
 

Additional Inherited Members

- Protected Member Functions inherited from com.sygic.sdk.driving.Trip.Event
 Event (@Type final int type, final GeoPosition location)
 

Detailed Description

Event that is generated when hard braking was detected.

Constructor & Destructor Documentation

◆ EventHardBraking()

com.sygic.sdk.driving.Trip.EventHardBraking.EventHardBraking ( final GeoPosition  location,
final double  speedDelta 
)

Member Function Documentation

◆ getSpeedDelta()

double com.sygic.sdk.driving.Trip.EventHardBraking.getSpeedDelta ( )

Speed delta computed for this event.


The documentation for this class was generated from the following file: