jAER project on SourceForge

ch.unizh.ini.jaer.chip.dollbrain
Class Dollbrain1.DollBrainBiasgen

java.lang.Object
  extended by net.sf.jaer.biasgen.Biasgen
      extended by ch.unizh.ini.jaer.chip.dollbrain.Dollbrain1.DollBrainBiasgen
All Implemented Interfaces:
java.util.Observer, BiasgenHardwareInterface, BiasgenPreferences, HardwareInterface
Enclosing class:
Dollbrain1

public class Dollbrain1.DollBrainBiasgen
extends Biasgen

describes the biases


Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.jaer.biasgen.Biasgen
Biasgen.HasPreference
 
Field Summary
 
Fields inherited from class net.sf.jaer.biasgen.Biasgen
controlPanel, hardwareInterface, potArray
 
Constructor Summary
Dollbrain1.DollBrainBiasgen(Chip chip)
           
 
Method Summary
 
Methods inherited from class net.sf.jaer.biasgen.Biasgen
buildControlPanel, close, endBatchEdit, exportPreferences, flashConfiguration, formatConfigurationBytes, getChip, getControlPanel, getHardwareInterface, getIPotGroups, getMasterbias, getName, getNumPots, getPotArray, getPotByName, getPotByNumber, getTypeName, importPreferences, isBatchEditOccurring, isInitialized, isOpen, loadPreferences, open, putPref, putPref, putPref, putPref, putPref, resume, sendConfiguration, setBatchEditOccurring, setChip, setControlPanel, setHardwareInterface, setIPotGroups, setMasterbias, setName, setPotArray, setPowerDown, showUnitializedBiasesWarningDialog, startBatchEdit, storePreferences, suspend, toString, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Dollbrain1.DollBrainBiasgen

public Dollbrain1.DollBrainBiasgen(Chip chip)

jAER project on SourceForge