Package inet.environment.objectcache

Name Type Description
BVHObjectCache compound module

This object cache model organizes closely positioned physical objects into a tree data structure.

GridObjectCache compound module

This object cache model stores physical objects in a spatial grid. Each cell maintains a list of intersecting physical objects. The grid is aligned with the coordinate axes and it has a configurable cell size in all dimensions. The cell size parameters take precedence over the cell count parameters.