Polarith AI
1.8

◆ AddReceptor()

abstract IReceptor<T> AddReceptor ( )
pure virtual

Constructs and adds an IReceptor<T> instance into this sensor.

The new receptor is intended to be attached to the sensor so that it gets the latest (or greatest) ID.

Returns
The added IReceptor<T> instance.

Implements ISensor< T >.

Imprint