Index of all Fields and Methods
All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- attachModel(HysLattice).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
- Attach a model to the control bar.
- bmax().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- bmin().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- choose(int).
Method in class edu.cornell.lassp.houle.RngPack.RandomElement
-
- choose(int, int).
Method in class edu.cornell.lassp.houle.RngPack.RandomElement
-
- gaussian().
Method in class edu.cornell.lassp.houle.RngPack.RandomElement
-
gaussian() uses the Box-Muller algorithm to transform raw()'s into
gaussian deviates.
- gaussian(double).
Method in class edu.cornell.lassp.houle.RngPack.RandomElement
-
- getCell(int, int).
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- getDirection().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- getGoal().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- getXSize().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- getYSize().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- hc.
Variable in class edu.cornell.lassp.houle.HysSym.hys
-
- hcb.
Variable in class edu.cornell.lassp.houle.HysSym.hys
-
- hl.
Variable in class edu.cornell.lassp.houle.HysSym.hys
-
- hys().
Constructor for class edu.cornell.lassp.houle.HysSym.hys
-
- HysCanvas(HysLattice).
Constructor for class edu.cornell.lassp.houle.HysSym.HysCanvas
-
Constructs a new HysCanvas attached to HysLattice l.
- HysLattice(int, int, double).
Constructor for class edu.cornell.lassp.houle.HysSym.HysLattice
-
- i.
Variable in class edu.cornell.lassp.houle.HysSym.CellIndex
-
- init().
Method in class edu.cornell.lassp.houle.HysSym.hys
-
- init().
Method in class edu.cornell.lassp.houle.HysSym.XyMonitor
-
- isRunning().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- j.
Variable in class edu.cornell.lassp.houle.HysSym.CellIndex
-
- mouseUp(Event, int, int).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
-
- nDown(int, int).
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
- paint(Graphics).
Method in class edu.cornell.lassp.houle.HysSym.HysCanvas
-
- paint(Graphics).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
-
- paint(Graphics).
Method in class edu.cornell.lassp.houle.HysSym.XyPlot
-
- RandomElement().
Constructor for class edu.cornell.lassp.houle.RngPack.RandomElement
-
- RandomJava().
Constructor for class edu.cornell.lassp.houle.RngPack.RandomJava
-
- RandomShuffle(RandomElement, int).
Constructor for class edu.cornell.lassp.houle.RngPack.RandomShuffle
-
- raw().
Method in class edu.cornell.lassp.houle.RngPack.RandomElement
- The abstract method that must be defined to make a working RandomElement.
- raw().
Method in class edu.cornell.lassp.houle.RngPack.RandomJava
-
- raw().
Method in class edu.cornell.lassp.houle.RngPack.RandomShuffle
-
- receiveAvalanche(Vector, int).
Method in interface edu.cornell.lassp.houle.HysSym.AvalancheConsumer
-
receive avalanche data
- receiveAvalanche(Vector, int).
Method in class edu.cornell.lassp.houle.HysSym.HysCanvas
-
- receiveRunStop(boolean).
Method in class edu.cornell.lassp.houle.HysSym.HysCanvas
-
- receiveRunStop(boolean).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
-
- receiveRunStop(boolean).
Method in interface edu.cornell.lassp.houle.HysSym.RunStopConsumer
-
Receives boolean status information from simulation.
- receiveXy(double, double).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
-
- receiveXy(double, double).
Method in interface edu.cornell.lassp.houle.HysSym.XyConsumer
-
- receiveXy(double, double).
Method in class edu.cornell.lassp.houle.HysSym.XyMonitor
-
- receiveXy(double, double).
Method in class edu.cornell.lassp.houle.HysSym.XyPlot
-
- registerConsumer(Object).
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
- Register consumer takes an object as an argument, identifies
which consumer interfaces it implements, and registers them.
- run().
Method in class edu.cornell.lassp.houle.HysSym.hys
-
- run().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
run implements the interface runnable, and is the main thread of execution.
- run().
Method in class edu.cornell.lassp.houle.HysSym.XyMonitor
-
- runTo(double).
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
-
runTo instructs the simulation to start a thread that changes the magnetic
field from it's current value to the specified goal value.
- setRange(double, double).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
- Set the range of the control bar.
- setWorld(double, double, double, double).
Method in class edu.cornell.lassp.houle.HysSym.XyPlot
-
- start().
Method in class edu.cornell.lassp.houle.HysSym.hys
-
- start().
Method in class edu.cornell.lassp.houle.HysSym.XyMonitor
-
- stop().
Method in class edu.cornell.lassp.houle.HysSym.hys
-
- stop().
Method in class edu.cornell.lassp.houle.HysSym.HysLattice
- Stop execution of the HysLattice thread in an orderly manner.
- takeControl(boolean).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
- Tell the Control Bar to enable or disable control over the simulation.
- uniform(double, double).
Method in class edu.cornell.lassp.houle.RngPack.RandomElement
-
- update(Graphics).
Method in class edu.cornell.lassp.houle.HysSym.HysCanvas
-
- update(Graphics).
Method in class edu.cornell.lassp.houle.HysSym.HysControlBar
-
- update(Graphics).
Method in class edu.cornell.lassp.houle.HysSym.XyPlot
-
- XyMonitor().
Constructor for class edu.cornell.lassp.houle.HysSym.XyMonitor
-
- XyPlot(int, int).
Constructor for class edu.cornell.lassp.houle.HysSym.XyPlot
-
Construct an XyPlot.