DefGlobalAnalyser Class Reference

#include <DefGlobalAnalyser.h>

Inheritance diagram for DefGlobalAnalyser:

GlobalAnalyser BehaviorControlInterfaces List of all members.

Public Member Functions

 DefGlobalAnalyser (const BehaviorControlInterfaces &interfaces)
virtual void update ()
virtual double getWeight (RateableOptions::TacticEntryTypeID tacticEntryType)

Private Attributes

double calcWeights [RateableOptions::defGA_Max-RateableOptions::defGA_Neutral]

Detailed Description

A simple implementation of the DefGlobalAnalyser class.

Definition at line 22 of file DefGlobalAnalyser.h.


Constructor & Destructor Documentation

DefGlobalAnalyser::DefGlobalAnalyser ( const BehaviorControlInterfaces interfaces  ) 

Constructor.

Parameters:
interfaces The parameters of the DefGlobalAnalyser class.

Definition at line 11 of file DefGlobalAnalyser.cpp.


Member Function Documentation

double DefGlobalAnalyser::getWeight ( RateableOptions::TacticEntryTypeID  tacticEntryType  )  [virtual]

This method should be implemented by descendants

Implements GlobalAnalyser.

Definition at line 21 of file DefGlobalAnalyser.cpp.

References calcWeights, and RateableOptions::defGA_Neutral.

void DefGlobalAnalyser::update (  )  [virtual]

This method should be implemented by descendants

Implements GlobalAnalyser.

Definition at line 16 of file DefGlobalAnalyser.cpp.

References calcWeights, and RateableOptions::defGA_Neutral.


Member Data Documentation

double DefGlobalAnalyser::calcWeights[RateableOptions::defGA_Max-RateableOptions::defGA_Neutral] [private]

Definition at line 26 of file DefGlobalAnalyser.h.

Referenced by getWeight(), and update().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:28:21 2006 for DT2005.panorama by  doxygen 1.4.7