Represents attribute of driver's score.
More...
#import <SYDriversBehaviorScore.h>
|
| NSUInteger | count |
| | Number of events recorded for this attribute. More...
|
| |
| NSTimeInterval | duration |
| | Sum of durations of events recorded for this attribute. More...
|
| |
| SYDistance | distance |
| | Sum of distances of events recorded for this attribute. More...
|
| |
Represents attribute of driver's score.
◆ refreshWithSdkData:()
| - (void) refreshWithSdkData: |
|
(const Sygic::Driving::ScoreAttribute &) |
sdkAttribute |
|
◆ count
Number of events recorded for this attribute.
◆ distance
Sum of distances of events recorded for this attribute.
◆ duration
| - (NSTimeInterval) duration |
|
readnonatomicassign |
Sum of durations of events recorded for this attribute.
The documentation for this class was generated from the following file: