public class TotalDelayReference extends AbstractIndicator<Duration>
 Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
| Constructor and Description | 
|---|
TotalDelayReference()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected <G extends GtuDataInterface> | 
calculate(Query<G> query,
         Time startTime,
         Time endTime,
         List<TrajectoryGroup<G>> trajectoryGroups) | 
String | 
toString() | 
getValue, getValueprotected final <G extends GtuDataInterface> Duration calculate(Query<G> query, Time startTime, Time endTime, List<TrajectoryGroup<G>> trajectoryGroups)
calculate in class AbstractIndicator<Duration>Copyright © 2014–2019 Delft University of Technology. All rights reserved.