DynamicEntityInfo

Provides details about a DynamicEntity that has been sent by DynamicEntityDataSourceDynamicEntityReceivedEvent or DynamicEntityDataSourceDynamicEntityPurgedEvent. An object of this type is sent as an argument to the following DynamicEntityDataSource events:

  • DynamicEntityDataSourceDynamicEntityReceivedEvent: raised by the data source when a new dynamic entity is created in response to a received observation with a track ID that has not yet been encountered in this session.

  • DynamicEntityDataSourceDynamicEntityPurgedEvent: raised by the data source when all observations associated with a dynamic entity have been purged from the local data cache.

Since

200.1.0

Properties

Link copied to clipboard

The DynamicEntity that has been received from the data source or purged from the local data cache.