Namespace Mars.Core.Data.Entities
Classes
Filter condition to select only data, intersecting with a specified circle.
Database wrapper can support any
of the conditions
Output frame (either full or delta-state output) for an agent and tick.
Database wrapper have to support all
conditions
Filter condition to select only data objects, in which any
spatial reference
intersects (overlaps, shares or contains parts) with specified geometry.
Filter condition to select only data k-objects of a distance-based
ordered data set, computed from the specified one.
Filter condition to select only data objects which are completely
contained within
the specified window.
Filter condition to select only data objects which
are contained with a specified area.
Interfaces