TrafficControlModel
Model of a traffic jam control.
This interface is thread-safe.
Extends:
Hashable
public static func == (lhs: TrafficControlModel, rhs: TrafficControlModel) -> Bool
Returns a Boolean value indicating whether two values are equal.
Methods
Properties
StatefulChannel<TrafficControlState>
The state of the traffic control.
State of the traffic control.