|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.physics.electricity.circuitry.CircuitElement
org.jscience.physics.electricity.circuitry.elements.MosfetElement
org.jscience.physics.electricity.circuitry.elements.NMosfetElement
public class NMosfetElement
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class org.jscience.physics.electricity.circuitry.elements.MosfetElement |
|---|
drn_mx, drn_my, drn_px, drn_py, FLAG_PNP, gate1x, gate1y, gate2x, gate2y, gate3x, gate3y, gm, ids, lastv1, lastv2, mode, pcircler, pcirclex, pcircley, pnp, src_mx, src_my, src_px, src_py |
| Fields inherited from class org.jscience.physics.electricity.circuitry.CircuitElement |
|---|
boundingBox, circuitFrame, curcount, current, flags, nodes, noDiagonal, volts, voltSource, x, x2, y, y2 |
| Constructor Summary | |
|---|---|
NMosfetElement(int xx,
int yy)
Creates a new NMosfetElement object. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getDumpClass()
DOCUMENT ME! |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.MosfetElement |
|---|
canViewInScope, doStep, draw, getBeta, getConnection, getCurrent, getDumpType, getFetInfo, getInfo, getPost, getPostCount, getPower, getThreshold, getVoltageDiff, nonLinear, reset, setPoints, stamp |
| Methods inherited from class org.jscience.physics.electricity.circuitry.CircuitElement |
|---|
adjustBbox, allocNodes, calculateCurrent, doAdjust, doDots, drag, drawPost, drawPost, drawPosts, drawValues, dump, getBasicInfo, getCircuitFrame, getEditInfo, getInternalNodeCount, getNode, getScopeUnits, getScopeValue, getVoltageSource, getVoltageSourceCount, hasGroundConnection, isWire, move, movePoint, setBbox, setCircuitFrame, setCurrent, setEditValue, setNode, setNodeVoltage, setPowerColor, setPowerColor, setupAdjust, setVoltageColor, setVoltageSource, startIteration, updateDotCount, updateDotCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NMosfetElement(int xx,
int yy)
xx - DOCUMENT ME!yy - DOCUMENT ME!| Method Detail |
|---|
public java.lang.Class getDumpClass()
getDumpClass in class CircuitElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||