SYDrivingHardAccelerating Class Reference

Event is generated when hard acceleration was detected. More...

#import <SYDrivingEvents.h>

Inheritance diagram for SYDrivingHardAccelerating:
Collaboration diagram for SYDrivingHardAccelerating:

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
SYPositionposition
 Position where event took place. More...
 

Detailed Description

Event is generated when hard acceleration was detected.

Method Documentation

◆ copyToSDKEvent:()

- (void) copyToSDKEvent: (Sygic::Driving::BehaviorEventAcceleration &)  sdkEvent

Provided by category SYDrivingHardAccelerating(SDK).

◆ initWithSDKEvent:()

- (instancetype) initWithSDKEvent: (const Sygic::Driving::BehaviorEventAcceleration &)  sdkEvent

Provided by category SYDrivingHardAccelerating(SDK).

Property Documentation

◆ speedChange

- (SYSpeed) speedChange
readwritenonatomicassign

Speed delta computed for this event.


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