Class YMKDrivingJamSegment

A segment of a traffic jam that has specific traffic conditions.

Class Methods

Properties

Method Detail

+jamSegmentWithJamType:speed:

+ (nonnull YMKDrivingJamSegment *)jamSegmentWithJamType:(YMKDrivingJamType)jamType
                                                  speed:(double)speed 

Property Detail

jamType

(assign, readonly) YMKDrivingJamType jamType

speed

(assign, readonly) double speed