lowSpeedThreshold property
read / write
低速阈值,选填。(单位:千米/小时) 若填写该值且isProcessed=true时,则返回结果中将增加low_speed_distance字段,表示速度低于该值的里程。 示例: lowSpeedThreshold=20,则返回结果中将增加low_speed_distance字段表示此段轨迹中速度低于20千米/小时的里程,可用于网约车行业中计算低速里程。
Implementation
double lowSpeedThreshold