public static class TaskSupplier.Constant extends Object implements TaskSupplier
TaskSupplier.Constant| Constructor and Description |
|---|
Constant(double taskDemand)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Fuller.Task |
getTask(LaneBasedGTU gtu)
Returns a task for the given GTU.
|
public Constant(double taskDemand)
taskDemand - double; task demandpublic Fuller.Task getTask(LaneBasedGTU gtu)
getTask in interface TaskSuppliergtu - LaneBasedGTU; gtuCopyright © 2014–2018 Delft University of Technology. All rights reserved.