Polarith AI
1.8

◆ GetPercepts() [2/2]

abstract void GetPercepts ( IList< string >  environments,
IList< T >  percepts 
)
pure virtualinherited

Obtains the extracted percepts of type T belonging to the specified environments .

Parameters
environmentsThe AIMEnvironment.Label names of the desired environments.
perceptsThe percepts obtained for the specified environments .
Imprint