BoardWaiting

constructor(stop: Stop, limit: Int = Int.MAX_VALUE)(source)

Parameters

stop

whose line to draw from

limit

the most to take in one visit, for a service that meters boarding. Unlimited by default, in which case the capacity is the only thing that stops it