|
|||||||||
| 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.JfetElement
org.jscience.physics.electricity.circuitry.elements.NJfetElement
public class NJfetElement
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class org.jscience.physics.electricity.circuitry.elements.JfetElement |
|---|
arrowPointsX, arrowPointsY, drn_gx, drn_gy, gategx, gategy, gaterh, gaterw, gaterx, gatery, src_gx, src_gy |
| 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 | |
|---|---|
NJfetElement(int xx,
int yy)
Creates a new NJfetElement object. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getDumpClass()
DOCUMENT ME! |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.JfetElement |
|---|
draw, getBeta, getDumpType, getInfo, getThreshold, setPoints |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.MosfetElement |
|---|
canViewInScope, doStep, getConnection, getCurrent, getFetInfo, getPost, getPostCount, getPower, getVoltageDiff, nonLinear, reset, 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 NJfetElement(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 | ||||||||