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

Class CompleteStatePercept

source code

A percept that senses the full, complete, state. This is an instance of a specific percept that is appended inside the class of PerceptList, however it doesn't yet inherit from any base "Percept" class because the interface of such class is not finalized yet. Once more percepts are introduced, this class might be revised.

Instance Methods [hide private]
 
__init__(self, state) source code