Uses of Package
org.opentrafficsim.core.geometry
Packages that use org.opentrafficsim.core.geometry
Package
Description
Core classes with generic interfaces.
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
GTU (Generalized Travel Unit) is the base class for cars, trains, pedestrians, etc.
Operational plans describe a path through the world with a speed profile that a GTU intends to follow.
Tactical planners generate operational plans that are in line with reaching the goals of the strategical plan.
Classes that build a network with nodes, links, and cross-sections.
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Static objects that the GTU might have to avoid.
The perception package takes care of registering perceivable objects that are used in an OTS study.
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.coreClassDescriptionDirectedPoint.java.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.geometryClassDescriptionBounds.java.DirectedPoint.java.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Line with OtsPoint3d points, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).Fallback method for when fractional projection fails as the point is beyond the line or from numerical limitations.Which offsetLine method to use...An OtsPoint3d implements a 3D-coordinate for OTS.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.gtuClassDescriptionBounds.java.DirectedPoint.java.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.gtu.plan.operationalClassDescriptionDirectedPoint.java.Line with OtsPoint3d points, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.gtu.plan.tactical
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.networkClassDescriptionBounds.java.DirectedPoint.java.Line with OtsPoint3d points, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).An OtsPoint3d implements a 3D-coordinate for OTS.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.objectClassDescriptionBounds.java.DirectedPoint.java.Line with OtsPoint3d points, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.perception