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

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

public class AgChalcMemristor
extends MSSMemristor

This memristor is a specific MSSMemristor with parameters tweaked to match the Boise State University's Silver-Chalcogenide device.

Author:
timmolter

Constructor Summary
AgChalcMemristor(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

AgChalcMemristor

public AgChalcMemristor(double memristance)
Constructor

Parameters:
memristance -


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