com.mancrd.ahah.model.circuit.mss
Class AgChalcMemristor2

java.lang.Object
  extended by com.mancrd.ahah.model.circuit.mss.MSSMemristor
      extended by com.mancrd.ahah.model.circuit.mss.AgChalcMemristor2

public class AgChalcMemristor2
extends MSSMemristor

This memristor is similar to the Boise State University's Silver-Chalcogenide device, but purposely different.

Author:
timmolter

Constructor Summary
AgChalcMemristor2(double memristance)
          Constructor
 
Method Summary
 
Methods inherited from class com.mancrd.ahah.model.circuit.mss.MSSMemristor
dG, getConductance, getCurrent, getResistance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgChalcMemristor2

public AgChalcMemristor2(double memristance)
Constructor

Parameters:
memristance -


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