|
|||||||||
| 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.VoltageElement
org.jscience.physics.electricity.circuitry.elements.RailElement
org.jscience.physics.electricity.circuitry.elements.ACRailElement
public class ACRailElement
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class org.jscience.physics.electricity.circuitry.elements.RailElement |
|---|
FLAG_CLOCK |
| Fields inherited from class org.jscience.physics.electricity.circuitry.elements.VoltageElement |
|---|
bias, circleSize, FLAG_COS, freqTimeZero, frequency, maxVoltage, waveform, WF_AC, WF_DC, WF_PULSE, WF_SAWTOOTH, WF_SQUARE, WF_TRIANGLE |
| 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 | |
|---|---|
ACRailElement(int xx,
int yy)
Creates a new ACRailElement object. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getDumpClass()
DOCUMENT ME! |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.RailElement |
|---|
doStep, draw, dump, getDumpType, getPostCount, getVoltageDiff, hasGroundConnection, stamp |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.VoltageElement |
|---|
drawWaveform, getEditInfo, getInfo, getPower, getVoltage, getVoltageSourceCount, reset, setEditValue, triangleFunc |
| Methods inherited from class org.jscience.physics.electricity.circuitry.CircuitElement |
|---|
adjustBbox, allocNodes, calculateCurrent, canViewInScope, doAdjust, doDots, drag, drawPost, drawPost, drawPosts, drawValues, getBasicInfo, getCircuitFrame, getConnection, getCurrent, getInternalNodeCount, getNode, getPost, getScopeUnits, getScopeValue, getVoltageSource, isWire, move, movePoint, nonLinear, setBbox, setCircuitFrame, setCurrent, setNode, setNodeVoltage, setPoints, 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 ACRailElement(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 | ||||||||