|
|||||||||
| 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.OpAmpElement
org.jscience.physics.electricity.circuitry.elements.OpAmpSwapElement
public class OpAmpSwapElement
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class org.jscience.physics.electricity.circuitry.elements.OpAmpElement |
|---|
FLAG_SMALL, FLAG_SWAP, gain, in1nx, in1ny, in1px, in1py, in2nx, in2ny, in2px, in2py, lastvd, maxOut, minOut, opaddtext, opheight, opsize, opwidth, outnx, outny, outpx, outpy, triPointsX, triPointsY |
| 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 | |
|---|---|
OpAmpSwapElement(int xx,
int yy)
Creates a new OpAmpSwapElement object. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getDumpClass()
DOCUMENT ME! |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.OpAmpElement |
|---|
doStep, draw, dump, getConnection, getDumpType, getEditInfo, getInfo, getPost, getPostCount, getPower, getVoltageDiff, getVoltageSourceCount, hasGroundConnection, nonLinear, setEditValue, setPoints, setSize, stamp |
| Methods inherited from class org.jscience.physics.electricity.circuitry.CircuitElement |
|---|
adjustBbox, allocNodes, calculateCurrent, canViewInScope, doAdjust, doDots, drag, drawPost, drawPost, drawPosts, drawValues, getBasicInfo, getCircuitFrame, getCurrent, getInternalNodeCount, getNode, getScopeUnits, getScopeValue, getVoltageSource, isWire, move, movePoint, reset, setBbox, setCircuitFrame, setCurrent, 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 OpAmpSwapElement(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 | ||||||||