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

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

public class AgInSbTeMemristor
extends MSSMemristor

This memristor is a specific MSSMemristor with parameters tweaked to match the AIST device from [Zhang 2013]

Author:
timmolter

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

AgInSbTeMemristor

public AgInSbTeMemristor(double memristance)
Constructor

Parameters:
memristance -


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