高德地图SDK(导航)  V11.1.000
AMapNaviStatisticsInfo Class Reference

#import <AMapNaviStatisticsInfo.h>

Inheritance diagram for AMapNaviStatisticsInfo:

Properties

NSInteger actualDrivenTime
 
NSInteger actualDrivenDisance
 
NSInteger averageSpeed
 
NSInteger highestSpeed
 
NSInteger overspeedCount
 
NSInteger rerouteCount
 
NSInteger brakesCount
 
NSInteger slowTime
 

Detailed Description

导航统计信息 Navigation statistics

Property Documentation

◆ actualDrivenDisance

- (NSInteger) actualDrivenDisance
readwritenonatomicassign

实际的行驶里程(单位:米) Actual driving distance (unit: meters)

◆ actualDrivenTime

- (NSInteger) actualDrivenTime
readwritenonatomicassign

实际的行驶用时(包括中途停车时间,单位:秒) Actual driving time (including stop time, unit: seconds)

◆ averageSpeed

- (NSInteger) averageSpeed
readwritenonatomicassign

平均速度(实际的行驶里程/实际的行驶用时,单位:公里/小时) Average speed (actual driving distance/actual driving time, unit: km/h)

◆ brakesCount

- (NSInteger) brakesCount
readwritenonatomicassign

急刹车次数 Number of sudden brakes

◆ highestSpeed

- (NSInteger) highestSpeed
readwritenonatomicassign

最高速度(单位:公里/小时) Maximum speed (unit: km/h)

◆ overspeedCount

- (NSInteger) overspeedCount
readwritenonatomicassign

电子眼播报的超速次数,关闭电子眼播报(AMapNaviDriveManager.updateCameraInfo)则没有计数 The count of speeding detected by electronic eye alerts will not be recorded if the electronic eye alerts are turned off (AMapNaviDriveManager.updateCameraInfo)

◆ rerouteCount

- (NSInteger) rerouteCount
readwritenonatomicassign

偏航次数 Number of route deviations

◆ slowTime

- (NSInteger) slowTime
readwritenonatomicassign

等待及拥堵时间(单位:秒) Waiting and congestion time (unit: seconds)


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。