SYDriversBehaviorScore Class Reference

Contains attributes of driver's score evaluated by internal scoring model. More...

#import <SYDriversBehaviorScore.h>

Inheritance diagram for SYDriversBehaviorScore:
Collaboration diagram for SYDriversBehaviorScore:

Instance Methods

(void) - setSdkData:
 

Properties

SYDriversScoreSettingssettings
 Settings for scoring model. More...
 
NSUInteger score
 Driver's final score. More...
 
SYSpeed averageSpeed
 Average speed. More...
 
SYSpeed maximumSpeed
 Maximum speed. More...
 
SYDriversScoreAttributesspeeding
 Speeding event's attribute. More...
 
SYDriversScoreAttributesacceleration
 Acceleration event's attribute. More...
 
SYDriversScoreAttributesdecceleration
 Deceleration event's attribute. More...
 
SYDriversScoreAttributescurving
 Curving event's attribute. More...
 
SYDriversScoreAttributesdistraction
 Distraction event's attribute. More...
 
SYDriversScoreAttributesdriving
 Attribute contains mileage and driving time. More...
 
SYDriversScoreAttributesmonthlyDriving
 Attribute contains monthly mileage and driving time. More...
 
SYDriversScoreAttributesnightDriving
 Attribute contains night time mileage and driving time. More...
 
SYDriversScoreAttributespeekDriving
 Attribute contains peek time (time interval with statistically most drivers on roads) mileage and driving time. More...
 
SYDriversScoreAttributesweekendDriving
 Attribute contains weekend time (saturday and sunday) mileage and driving time. More...
 
SYDriversScoreAttributestrafficDriving
 Attribute contains traffic time mileage and driving time. More...
 
SYDriversScoreAttributesurbanDriving
 Attribute contains urban (inside a city) mileage and driving time. More...
 
SYDriversScoreAttributeshighwayDriving
 Attribute contains highway (RtMotorway road type or eUrban road attribute) mileage and driving time. More...
 
SYDriversScoreAttributesfrom80to120Driving
 Attribute contains mileage and driving time with speed between 80 - 120 km/h. More...
 
SYDriversScoreAttributesabove120Driving
 Attribute contains mileage and driving time with speed above 120 km/h. More...
 

Detailed Description

Contains attributes of driver's score evaluated by internal scoring model.

Method Documentation

◆ setSdkData:()

- (void) setSdkData: (const Sygic::Driving::DriversBehaviorScore &)  score

Provided by category SYDriversBehaviorScore(SDK).

Property Documentation

◆ above120Driving

- (SYDriversScoreAttributes*) above120Driving
readnonatomicassign

Attribute contains mileage and driving time with speed above 120 km/h.

◆ acceleration

- (SYDriversScoreAttributes*) acceleration
readnonatomicassign

Acceleration event's attribute.

◆ averageSpeed

- (SYSpeed) averageSpeed
readnonatomicassign

Average speed.

◆ curving

- (SYDriversScoreAttributes*) curving
readnonatomicassign

Curving event's attribute.

◆ decceleration

- (SYDriversScoreAttributes*) decceleration
readnonatomicassign

Deceleration event's attribute.

◆ distraction

- (SYDriversScoreAttributes*) distraction
readnonatomicassign

Distraction event's attribute.

◆ driving

- (SYDriversScoreAttributes*) driving
readnonatomicassign

Attribute contains mileage and driving time.

◆ from80to120Driving

- (SYDriversScoreAttributes*) from80to120Driving
readnonatomicassign

Attribute contains mileage and driving time with speed between 80 - 120 km/h.

◆ highwayDriving

- (SYDriversScoreAttributes*) highwayDriving
readnonatomicassign

Attribute contains highway (RtMotorway road type or eUrban road attribute) mileage and driving time.

◆ maximumSpeed

- (SYSpeed) maximumSpeed
readnonatomicassign

Maximum speed.

◆ monthlyDriving

- (SYDriversScoreAttributes*) monthlyDriving
readnonatomicassign

Attribute contains monthly mileage and driving time.

◆ nightDriving

- (SYDriversScoreAttributes*) nightDriving
readnonatomicassign

Attribute contains night time mileage and driving time.

◆ peekDriving

- (SYDriversScoreAttributes*) peekDriving
readnonatomicassign

Attribute contains peek time (time interval with statistically most drivers on roads) mileage and driving time.

◆ score

- (NSUInteger) score
readnonatomicassign

Driver's final score.

◆ settings

- (SYDriversScoreSettings*) settings
readnonatomicassign

Settings for scoring model.

◆ speeding

- (SYDriversScoreAttributes*) speeding
readnonatomicassign

Speeding event's attribute.

◆ trafficDriving

- (SYDriversScoreAttributes*) trafficDriving
readnonatomicassign

Attribute contains traffic time mileage and driving time.

◆ urbanDriving

- (SYDriversScoreAttributes*) urbanDriving
readnonatomicassign

Attribute contains urban (inside a city) mileage and driving time.

◆ weekendDriving

- (SYDriversScoreAttributes*) weekendDriving
readnonatomicassign

Attribute contains weekend time (saturday and sunday) mileage and driving time.


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