Public Member Functions
ControllerInterface Class Reference

The interface for the Controller. This is used in both mcvi and appl. More...

#include <ControllerInterface.h>

Inheritance diagram for ControllerInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual BeliefDefine currBelief () const =0
virtual ActionDefine nextAction (ObsDefine obs, int nextStateX=-1)=0

Detailed Description

The interface for the Controller. This is used in both mcvi and appl.

Author:
Le Trong Dao
Date:
2012-02-02

Definition at line 10 of file ControllerInterface.h.


Member Function Documentation

virtual BeliefDefine ControllerInterface::currBelief ( ) const [pure virtual]

Implemented in momdp::Controller.

virtual ActionDefine ControllerInterface::nextAction ( ObsDefine  obs,
int  nextStateX = -1 
) [pure virtual]

Implemented in momdp::Controller.


The documentation for this class was generated from the following file:


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30