Package org.opentrafficsim.core.definitions


package org.opentrafficsim.core.definitions
The definitions package contains the core definitions that can be used to interpret the Network and the PerceivableContext. Example interfaces allow the retrieval of GtuTypes and LinkTypes.

Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck
  • Classes
    Class
    Description
    This class houses defaults instances for different types, such as GTU types and link types.
    Defaults for locale nl_NL.
    The Definitions interface contains access to the core definitions that can be used to interpret the Network and the PerceivableContext.