Scheduler
Public Member Functions | Public Attributes | List of all members
RlTestDomainModel Class Reference

#include <rlTestDomainModel.h>

Inheritance diagram for RlTestDomainModel:
Mdp::DomainModel

Public Member Functions

double measureReward ()
 
- Public Member Functions inherited from Mdp::DomainModel
virtual ~DomainModel ()
 

Public Attributes

int xpos {0}
 
int ypos {0}
 

Detailed Description

Copyright 2017 Jacques Florence All rights reserved. See License.txt file

Definition at line 16 of file rlTestDomainModel.h.

Member Function Documentation

double RlTestDomainModel::measureReward ( )
virtual

Copyright 2017 Jacques Florence All rights reserved. See License.txt file

Implements Mdp::DomainModel.

Definition at line 13 of file rlTestDomainModel.cpp.

Member Data Documentation

int RlTestDomainModel::xpos {0}

Definition at line 19 of file rlTestDomainModel.h.

int RlTestDomainModel::ypos {0}

Definition at line 20 of file rlTestDomainModel.h.


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