Module perceptModels :: Class PerceptList
[hide private]
[frames] | no frames]

Class PerceptList

source code

A general percept that a ship can generate, and an agent can receive. It is a container that holds a list of different percept objects.

Instance Methods [hide private]
 
__init__(self) source code
 
appendPercept(self, percept) source code
 
getPercepts(self) source code