TencentNavKit
TNKTurnRestrictionItem Class Reference

违反交规信息 More...

#import <TNKDriveCommonObj.h>

Inheritance diagram for TNKTurnRestrictionItem:
TNKRestrictionItem

Properties

TNKTurnRestrictionType type
 禁止类型 More...
 
BOOL always
 是否全天禁止 More...
 
NSString * timeDesc
 非全天限制时的时间段限制信息 格式 HH:MM~HH:MM 多组以;号分隔 More...
 
int limitCarType
 int的低5位从右到左分别标识,微型货车、轻型货车 中型货车 重型货车 小客车 是否限制 More...
 
- Properties inherited from TNKRestrictionItem
TNKRoutePointroutePoint
 位置信息 More...
 
NSString * roadName
 所在道路名 More...
 

Detailed Description

违反交规信息

Property Documentation

◆ always

- (BOOL) always
readnonatomicassign

是否全天禁止

◆ limitCarType

- (int) limitCarType
readnonatomicassign

int的低5位从右到左分别标识,微型货车、轻型货车 中型货车 重型货车 小客车 是否限制

◆ timeDesc

- (NSString*) timeDesc
readnonatomicassign

非全天限制时的时间段限制信息 格式 HH:MM~HH:MM 多组以;号分隔

◆ type

- (TNKTurnRestrictionType) type
readnonatomicassign

禁止类型


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