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

CMultiPoleDiscreteController Class Reference

#include <cmultipolemodel.h>

Inheritance diagram for CMultiPoleDiscreteController:

CAgentController CStateObject CActionObject CParameterObject CParameters List of all members.


Public Member Functions

  CMultiPoleDiscreteController (CActionSet *actions, CStateProperties *discState)
virtual  ~CMultiPoleDiscreteController ()
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

CMultiPoleDiscreteController::CMultiPoleDiscreteController CActionSet actions,
CStateProperties discState
 
virtual CMultiPoleDiscreteController::~CMultiPoleDiscreteController  )  [virtual]
 

Member Function Documentation

virtual CAction* CMultiPoleDiscreteController::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: