Polarith AI
1.8

◆ InsertReceptor()

IReceptor<T> InsertReceptor ( int  id)

Constructs and inserts an IReceptor<T> instance into this sensor with the specified id .

This might cause an adaption of all the receptor IDs which has been greater than id .

Parameters
idThe ID the new receptor should get.
Returns
The inserted IReceptor<T> instance.

Implemented in Sensor< T >.

Imprint