Polarith AI
1.8
AIMSensor Class Reference

Description

This asset defines how an agent, having an AIMContext, component samples its environment (front-end component).

Every agent can have one associated sensor at a time . Attention, a sensor might be shared by multiple agents! Changing the data of a shared sensor at runtime is not thread-safe.

Abstract base front-end asset of every derived Move.Sensor class.

Inheritance diagram for AIMSensor:
AIMPlanarSensor AIMSpatialSensor

Properties

abstract Sensor Sensor [get]
 The contained sensor data (read only). More...
 
Imprint