TencentNavKit
TNKNavCameraInfo Class Reference

导航中前方电子眼信息 More...

#import <TNKDriveCommonObj.h>

Inheritance diagram for TNKNavCameraInfo:

Properties

TNKCameraType type
 电子眼类型 More...
 
TNKRoutePointroutePoint
 电子眼位置信息 More...
 
int distance
 距电子眼的剩余距离,单位:米 More...
 
int limitSpeed
 限速信息,单位为km/h。如果是限速电子眼,则该字段数据有效 More...
 
int speedZoneLimitLength
 区间限速长度,单位为米。如果是区间限速起点电子眼,则该字段数据有效 More...
 

Detailed Description

导航中前方电子眼信息

Property Documentation

◆ distance

- (int) distance
readwritenonatomicassign

距电子眼的剩余距离,单位:米

◆ limitSpeed

- (int) limitSpeed
readwritenonatomicassign

限速信息,单位为km/h。如果是限速电子眼,则该字段数据有效

◆ routePoint

- (TNKRoutePoint*) routePoint
readwritenonatomicstrong

电子眼位置信息

◆ speedZoneLimitLength

- (int) speedZoneLimitLength
readwritenonatomicassign

区间限速长度,单位为米。如果是区间限速起点电子眼,则该字段数据有效

◆ type

- (TNKCameraType) type
readwritenonatomicassign

电子眼类型


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