bsoc.nn
Class Params

java.lang.Object
  |
  +--bsoc.nn.Params

public class Params
extends java.lang.Object

General values that are used from diffrent classes.


Field Summary
static short maxValue
           
static short maxWgt
           
 
Constructor Summary
Params()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maxWgt

public static final short maxWgt

maxValue

public static final short maxValue
Constructor Detail

Params

public Params()