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

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

public class PdWO3WMemristor
extends MSSMemristor

This memristor is a specific MSSMemristor with parameters tweaked to match the GST device from Li 2013

Author:
timmolter

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

PdWO3WMemristor

public PdWO3WMemristor(double memristance)
Constructor

Parameters:
memristance -


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