com.mancrd.ahah.clusterer.circuit
Class ClustererDefaultValues

java.lang.Object
  extended by com.mancrd.ahah.clusterer.circuit.ClustererDefaultValues

public class ClustererDefaultValues
extends Object

Defaults for AHaH clusterer


Field Summary
static int NUM_BIAS
           
static double READ_PERIOD
           
static double VDD
           
static double VSS
           
static double WRITE_PERIOD
           
 
Constructor Summary
ClustererDefaultValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUM_BIAS

public static final int NUM_BIAS
See Also:
Constant Field Values

VDD

public static final double VDD
See Also:
Constant Field Values

VSS

public static final double VSS
See Also:
Constant Field Values

READ_PERIOD

public static final double READ_PERIOD
See Also:
Constant Field Values

WRITE_PERIOD

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

ClustererDefaultValues

public ClustererDefaultValues()


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.