Uses of Package
org.opentrafficsim.core.object
Package | Description |
---|---|
org.opentrafficsim.core.network |
Classes that build a network with nodes, links, and cross-sections.
|
org.opentrafficsim.core.object |
Static objects that the GTU might have to avoid.
|
-
Classes in org.opentrafficsim.core.object used by org.opentrafficsim.core.network Class Description InvisibleObjectInterface Interface for objects that live in a Network, but cannot be drawn and which do not have a specific location.ObjectInterface Generic object that can be placed in the model. -
Classes in org.opentrafficsim.core.object used by org.opentrafficsim.core.object Class Description InvisibleObjectInterface Interface for objects that live in a Network, but cannot be drawn and which do not have a specific location.ObjectInterface Generic object that can be placed in the model.StaticObject A static object with a height that a GTU might have to avoid, or which can cause occlusion for perception.