Event is generated when hard breaking was detected. More...
#import <SYDrivingEvents.h>


Instance Methods | |
| (instancetype) | - initWithSDKEvent: |
| (void) | - copyToSDKEvent: |
Instance Methods inherited from SYDrivingEvent | |
| (instancetype) | - initWithSDKEvent: |
| (void) | - copyToSDKEvent: |
Properties | |
| SYSpeed | speedChange |
| Speed delta computed for this event. More... | |
Properties inherited from SYDrivingEvent | |
| SYPosition * | position |
| Position where event took place. More... | |
Event is generated when hard breaking was detected.
| - (void) copyToSDKEvent: | (Sygic::Driving::BehaviorEventDeceleration &) | sdkEvent |
Provided by category SYDrivingHardBraking(SDK).
| - (instancetype) initWithSDKEvent: | (const Sygic::Driving::BehaviorEventDeceleration &) | sdkEvent |
Provided by category SYDrivingHardBraking(SDK).
|
readwritenonatomicassign |
Speed delta computed for this event.