|
|||||||||
| 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.TransistorElement
org.jscience.physics.electricity.circuitry.elements.NTransistorElement
public class NTransistorElement
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class org.jscience.physics.electricity.circuitry.elements.TransistorElement |
|---|
arrowPointsX, arrowPointsY, col2x, col2y, collx, colly, curcount_b, curcount_c, curcount_e, emi2x, emi2y, emitx, emity, fgain, ib, ic, ie, lastvbc, lastvbe, leakage, midpx, midpy, pnp, rectH, rectW, rectX, rectY, rgain, vcrit, vdcoef, vt |
| 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 | |
|---|---|
NTransistorElement(int xx,
int yy)
Creates a new NTransistorElement object. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getDumpClass()
DOCUMENT ME! |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.TransistorElement |
|---|
canViewInScope, doStep, draw, dump, getDumpType, getInfo, getPost, getPostCount, getPower, getScopeUnits, getScopeValue, limitStep, nonLinear, reset, setPoints, setup, stamp |
| Methods inherited from class org.jscience.physics.electricity.circuitry.CircuitElement |
|---|
adjustBbox, allocNodes, calculateCurrent, doAdjust, doDots, drag, drawPost, drawPost, drawPosts, drawValues, getBasicInfo, getCircuitFrame, getConnection, getCurrent, getEditInfo, getInternalNodeCount, getNode, getVoltageDiff, 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 NTransistorElement(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 | ||||||||