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

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

public class GSTMemristor
extends MSSMemristor

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

Author:
timmolter

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

GSTMemristor

public GSTMemristor(double memristance)
Constructor

Parameters:
memristance -


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