public class EgtfEvent extends EventObject
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.
source| Modifier and Type | Method and Description |
|---|---|
double |
getProgress()
Returns the progress, a value in the range [0 ...
|
void |
interrupt()
Interrupts the filter.
|
String |
toString() |
getSourcepublic final double getProgress()
public final void interrupt()
filter() calculation is ongoing, it will stop and return null.public String toString()
toString in class EventObjectCopyright © 2014–2019 Delft University of Technology. All rights reserved.