Polarith AI
1.8

◆ GetReceptor()

abstract IReceptor<T> GetReceptor ( int  id)
pure virtual

Gets the IReceptor<T> with the specified id .

Parameters
idThe ID to get the corresponding receptor for.
Returns
The IReceptor<T> instance with the specified id .

Implements ISensor< T >.

Imprint