jagafa.flags
Class AIFlags

java.lang.Object
  extended by jagafa.flags.AIFlags

public abstract class AIFlags
extends java.lang.Object


Field Summary
static double AI_THROWCOLOR_MULTIPLICATOR
           
static double CHANGE_TRESHOLD
           
static double GRADE_WEIGHT
           
static double riskReadiness_
           
 
Constructor Summary
AIFlags()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHANGE_TRESHOLD

public static final double CHANGE_TRESHOLD
See Also:
Constant Field Values

AI_THROWCOLOR_MULTIPLICATOR

public static final double AI_THROWCOLOR_MULTIPLICATOR
See Also:
Constant Field Values

GRADE_WEIGHT

public static final double GRADE_WEIGHT
See Also:
Constant Field Values

riskReadiness_

public static final double riskReadiness_
See Also:
Constant Field Values
Constructor Detail

AIFlags

public AIFlags()


Copyright 2005 MA Software. All Rights Reserved.