Polarith AI
1.8

◆ GetPercepts() [1/2]

override void GetPercepts ( IList< string >  environments,
IList< SteeringPercept percepts 
)

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

Parameters
environmentsThe AIMEnvironment.Label names of the desired environments.
perceptsThe percepts obtained for the specified environments .
Exceptions
System.NullReferenceExceptionIf environments or percepts are null.
Imprint