Class MetaDataOrigin

java.lang.Object
org.opentrafficsim.kpi.sampling.meta.MetaDataType<NodeDataInterface>
org.opentrafficsim.kpi.sampling.meta.MetaDataOrigin
All Implemented Interfaces:
Identifiable

public class MetaDataOrigin
extends MetaDataType<NodeDataInterface>
Accepts trajectories with an origin node included in a set in a query.

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.

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version Sep 22, 2016
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Constructor Summary

    Constructors 
    Constructor Description
    MetaDataOrigin()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String formatValue​(java.lang.String format, NodeDataInterface value)
    Formats the value into a string.
    NodeDataInterface getValue​(GtuDataInterface gtu)
    Retrieves the value of the meta data of this type from a GTU.
    java.lang.String toString()

    Methods inherited from class org.opentrafficsim.kpi.sampling.meta.MetaDataType

    accept, getId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait