Event is generated when hard breaking was detected. More...
#import <SYDrivingEvents.h>
Instance Methods | |
(instancetype) | - initWithSDKEvent: |
(void) | - copyToSDKEvent: |
![]() | |
(instancetype) | - initWithSDKEvent: |
(void) | - copyToSDKEvent: |
Properties | |
SYSpeed | speedChange |
Speed delta computed for this event. More... | |
![]() | |
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.