Uses of Package
org.opentrafficsim.core.geometry
-
Packages that use org.opentrafficsim.core.geometry Package Description org.opentrafficsim.core.geometry Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.org.opentrafficsim.core.gtu.plan.operational Operational plans describe a path through the world with a speed profile that a GTU intends to follow.org.opentrafficsim.core.network Classes that build a network with nodes, links, and cross-sections.org.opentrafficsim.core.network.factory.xml.units Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.org.opentrafficsim.core.object Static objects that the GTU might have to avoid.org.opentrafficsim.core.perception 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.core.geometry Class Description OTSGeometryException Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.OTSLine3D Line with OTSPoint3D points, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).OTSLine3D.FractionalFallback Fallback method for when fractional projection fails as the point is beyond the line or from numerical limitations.OTSLine3D.OffsetMethod Which offsetLine method to use...OTSPoint3D An OTSPoint3D implements a 3D-coordinate for OTS.OTSShape Copyright (c) 2013-2020 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.operational Class Description OTSLine3D 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.network Class Description OTSLine3D Line with OTSPoint3D points, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).OTSPoint3D An OTSPoint3D implements a 3D-coordinate for OTS. -
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.network.factory.xml.units Class Description OTSPoint3D An OTSPoint3D implements a 3D-coordinate for OTS. -
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.object Class Description OTSLine3D 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 Class Description OTSPoint3D An OTSPoint3D implements a 3D-coordinate for OTS.