Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Manual
Tutorial
Class Reference
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
Main Page     Class Hierarchy   Compound List   File List   Compound Members   File Members

CMultiPoleController Class Reference

#include <cmultipolemodel.h>

Inheritance diagram for CMultiPoleController:

CAgentController CActionObject CParameterObject CParameters List of all members.


Public Member Functions

  CMultiPoleController (CActionSet *actions)
virtual  ~CMultiPoleController ()
virtual CAction getNextAction (CStateCollection *state, CActionDataSet *data=NULL)
  Virtual function for returning the action for the specified state, must be implemented by all subclasses.


Constructor & Destructor Documentation

CMultiPoleController::CMultiPoleController CActionSet actions  ) 
 
virtual CMultiPoleController::~CMultiPoleController  )  [virtual]
 

Member Function Documentation

virtual CAction* CMultiPoleController::getNextAction CStateCollection state,
CActionDataSet data = NULL
[virtual]
 

Virtual function for returning the action for the specified state, must be implemented by all subclasses.

Implements CAgentController.


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