public class TotalDelayReference
extends org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator<org.djunits.value.vdouble.scalar.Duration>
Copyright (c) 2013-2017 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 org.djunits.value.vdouble.scalar.Duration |
calculate(org.opentrafficsim.kpi.sampling.Query query,
org.djunits.value.vdouble.scalar.Time startTime,
org.djunits.value.vdouble.scalar.Time endTime,
List<org.opentrafficsim.kpi.sampling.TrajectoryGroup> trajectoryGroups) |
String |
toString() |
protected final org.djunits.value.vdouble.scalar.Duration calculate(org.opentrafficsim.kpi.sampling.Query query, org.djunits.value.vdouble.scalar.Time startTime, org.djunits.value.vdouble.scalar.Time endTime, List<org.opentrafficsim.kpi.sampling.TrajectoryGroup> trajectoryGroups)
calculate
in class org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator<org.djunits.value.vdouble.scalar.Duration>
Copyright © 2014–2017 Delft University of Technology. All rights reserved.