jAER project on SourceForge

Uses of Interface
net.sf.jaer.biasgen.BiasgenPreferences

Packages that use BiasgenPreferences
ch.unizh.ini.jaer.chip.cochlea Classes related to Shih-Chii's and Andre's cochlea chips. 
ch.unizh.ini.jaer.chip.dollbrain The dollbrain project AER sensors - see DollBrain project pages
ch.unizh.ini.jaer.chip.dvs320 The DVS320 retina, including new fully-configurable on-chip bias current generators and digitally controlled diagnostic output. 
ch.unizh.ini.jaer.chip.retina Classes related to particular retina chips. 
ch.unizh.ini.jaer.chip.stereopsis Support for combining two retinas either on separate or single USB interfaces. 
ch.unizh.ini.jaer.projects.opticalflow.chip The Motion18 optical flow chip description, including VPot bias interface. 
net.sf.jaer.biasgen Classes related to ipot on-chip programmable bias current generator. 
 

Uses of BiasgenPreferences in ch.unizh.ini.jaer.chip.cochlea
 

Classes in ch.unizh.ini.jaer.chip.cochlea that implement BiasgenPreferences
 class CochleaAMS1b.Biasgen
          Describes IPots on tmpdiff128 retina chip.
 class CochleaAMSWithBiasgen.Biasgen
          Deprecated. Describes IPots.
 

Uses of BiasgenPreferences in ch.unizh.ini.jaer.chip.dollbrain
 

Classes in ch.unizh.ini.jaer.chip.dollbrain that implement BiasgenPreferences
 class Dollbrain1.DollBrainBiasgen
          describes the biases
 

Uses of BiasgenPreferences in ch.unizh.ini.jaer.chip.dvs320
 

Classes in ch.unizh.ini.jaer.chip.dvs320 that implement BiasgenPreferences
 class DVS320.DVS320Biasgen
          Describes ConfigurableIPots on DVS320 retina chip as well as the other configuration bits which control, for example, which outputs are selected.
 

Uses of BiasgenPreferences in ch.unizh.ini.jaer.chip.retina
 

Classes in ch.unizh.ini.jaer.chip.retina that implement BiasgenPreferences
 class DVS128.Biasgen
          Describes IPots on DVS128 retina chip.
 class TestchipARCsPixelTestArray.Biasgen
          Describes IPots on tmpdiff128 retina chip.
 class Tmpdiff128.Biasgen
          Describes IPots on tmpdiff128 retina chip.
 

Uses of BiasgenPreferences in ch.unizh.ini.jaer.chip.stereopsis
 

Classes in ch.unizh.ini.jaer.chip.stereopsis that implement BiasgenPreferences
 class Tmpdiff128StereoPair.Biasgen
          A paired biasgen for this stereo combination of Tmpdiff128.
 

Uses of BiasgenPreferences in ch.unizh.ini.jaer.projects.opticalflow.chip
 

Classes in ch.unizh.ini.jaer.projects.opticalflow.chip that implement BiasgenPreferences
 class Motion18.Motion18Biasgen
          describes the biases on the chip
 

Uses of BiasgenPreferences in net.sf.jaer.biasgen
 

Classes in net.sf.jaer.biasgen that implement BiasgenPreferences
 class Biasgen
          Describes a complete bias generator, with a masterbias.
 class IPotArray
          Describes a linear array of IPot's on a chip.
 class Masterbias
          Describes the master bias circuit and its configuration, and supplies methods for estimating parameters.
 class PotArray
          A collection of Pot's that belong to a common device, e.g.
 


jAER project on SourceForge