TencentNavKit
TNKTruckRestrictionItem Class Reference

违反货车规格限制信息 More...

#import <TNKDriveCommonObj.h>

Inheritance diagram for TNKTruckRestrictionItem:
TNKRestrictionItem

Properties

TNKTruckRestrictionType type
 限制类型 More...
 
float limitWidth
 当type为TruckRestrictionTypeWidth是,有合法值 More...
 
float limitHeight
 当type为TruckRestrictionTypeHeight是,有合法值 More...
 
float limitLength
 当type为TruckRestrictionTypeLength是,有合法值 More...
 
float limitWeight
 当type为TruckRestrictionTypeWeight是,有合法值 More...
 
- Properties inherited from TNKRestrictionItem
TNKRoutePointroutePoint
 位置信息 More...
 
NSString * roadName
 所在道路名 More...
 

Detailed Description

违反货车规格限制信息

Property Documentation

◆ limitHeight

- (float) limitHeight
readnonatomicassign

当type为TruckRestrictionTypeHeight是,有合法值

◆ limitLength

- (float) limitLength
readnonatomicassign

当type为TruckRestrictionTypeLength是,有合法值

◆ limitWeight

- (float) limitWeight
readnonatomicassign

当type为TruckRestrictionTypeWeight是,有合法值

◆ limitWidth

- (float) limitWidth
readnonatomicassign

当type为TruckRestrictionTypeWidth是,有合法值

◆ type

- (TNKTruckRestrictionType) type
readnonatomicassign

限制类型


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