BaiduMap_IOSSDK_v6.6.2_Docs 6.6.2
载入中...
搜索中...
未找到
属性 | 所有成员列表
BMKTaxiInfo类 参考

打车信息类 更多...

#include <BMKRouteSearchType.h>

类 BMKTaxiInfo 继承关系图:

属性

NSString * desc
 路线打车描述信息
 
int distance
 总路程,单位: 米
 
int duration
 总耗时,单位: 秒
 
CGFloat perKMPrice
 每千米单价(白天),单位 元
 
CGFloat startPrice
 起步价(白天),单位 元
 
int totalPrice
 总价(预估) , 单位: 元
 

详细描述

打车信息类

属性说明

◆ desc

- (NSString*) desc
readwritenonatomiccopy

路线打车描述信息

◆ distance

- (int) distance
readwritenonatomicassign

总路程,单位: 米

◆ duration

- (int) duration
readwritenonatomicassign

总耗时,单位: 秒

◆ perKMPrice

- (CGFloat) perKMPrice
readwritenonatomicassign

每千米单价(白天),单位 元

◆ startPrice

- (CGFloat) startPrice
readwritenonatomicassign

起步价(白天),单位 元

◆ totalPrice

- (int) totalPrice
readwritenonatomicassign

总价(预估) , 单位: 元


该类的文档由以下文件生成: