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

CTaxiIsTargetDiscreteState Class Reference

#include <ctaxidomain.h>

Inheritance diagram for CTaxiIsTargetDiscreteState:

CAbstractStateDiscretizer CStateModifier CStateProperties List of all members.


Public Member Functions

  CTaxiIsTargetDiscreteState (CTaxiDomain *model)
virtual unsigned int  getDiscreteStateNumber (CStateCollection *stateCol)
  Function used to determine the State index from a state collection (usually from the model state).



Protected Attributes

CTaxiDomain model

Constructor & Destructor Documentation

CTaxiIsTargetDiscreteState::CTaxiIsTargetDiscreteState CTaxiDomain model  ) 
 

Member Function Documentation

virtual unsigned int CTaxiIsTargetDiscreteState::getDiscreteStateNumber CStateCollection stateCol  )  [virtual]
 

Function used to determine the State index from a state collection (usually from the model state).

Implements CAbstractStateDiscretizer.


Member Data Documentation

CTaxiDomain* CTaxiIsTargetDiscreteState::model [protected]
 

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