A B C D E F G H I K L M N O P Q R S T U V W X Y Z _
I
- I -
Static variable in class Complex
-
- IDENTITY -
Static variable in class ComplexMatrix
-
- ignoreEvent(MouseEvent) -
Method in class BaseApplet2.GraphClickListener
-
- im -
Variable in class Complex
-
- ImprovedSchrodinger - class ImprovedSchrodinger.
- A version of the
Schrodinger class where all solution data is
automatically cached, and the potential function may be changed more easily. - ImprovedSchrodinger(Function) -
Constructor for class ImprovedSchrodinger
- Creates a new Schrodinger solver
- improveEstimate() -
Method in class SolnSearcher
- Performs one step of the search.
- indexToX(int, double, double) -
Method in class TimeGraph
- Converts an array index to an x coordinate, given the size of
the interval into which all coordinates should fall.
- infY -
Variable in class Plotter
- Set this to
true if the y axis is to be infinite.
- init() -
Method in class BaseApplet
- Performs extra intialisation specific to this class
- init() -
Method in class BaseApplet2
- Performs extra initialisation, including adding a panel to the
bottom of the applet.
- init() -
Method in class CCApplet
-
- init() -
Method in class DCCApplet
-
- init() -
Method in class Diffusion
-
- init() -
Method in class EmissionApplet
-
- init() -
Method in class FDApplet
-
- init() -
Method in class FeedbackApplet
-
- init() -
Method in class FourLevels
-
- init() -
Method in class HoleApplet
-
- init() -
Method in class HSApplet
-
- init() -
Method in class KP
-
- init() -
Method in class LatticeApplet
-
- init() -
Method in class Shoot
-
- init() -
Method in class TimeDep
-
- init() -
Method in class TransGraph
-
- initFunction(double, double, int) -
Method in class HaynesShockley
- Resets the model, replacing the function data with a new square wave.
- initFunction(double, double, int) -
Method in class TimeDepSchrodinger
- Resets the model, replacing the function data with a new gaussian.
- insetX -
Variable in class HoleLattice
-
- insetY -
Variable in class HoleLattice
-
- integral -
Variable in class HSApplet
-
- integralCheck() -
Method in class HaynesShockley
- Approximates the integral of the function, by summing the function
data and dividing by
h.
- integralCheck() -
Method in class TimeDepSchrodinger
- Approximates the integral of the function, by summing the (modulus
squared of the) function data and dividing by
h.
- interpolate -
Variable in class Plotter
true if values will be interpolated, else
false
- intervals -
Variable in class Histogram
-
- intPlotter -
Variable in class HSApplet
-
- intRange -
Variable in class SolnSearcher
-
- intWidth -
Variable in class TimeDep
- The size of the x axis interval to solve across
- intWidthField -
Variable in class Shoot
-
- intWidthField -
Variable in class TimeDep
-
- invalidate() -
Method in class SolnCache
- Requests that the cache be marked invalid.
- inversionField -
Variable in class EmissionApplet
-
- invert -
Variable in class EmissionApplet
-
- invert() -
Method in class EmissionApplet
- Applys the selected inversion to the electrons.
- isExcited() -
Method in class EmissionApplet.Electron
-
- isExcited() -
Method in class FourLevels.Electron
- For backward compatibility, returns the same result as
canEmit().
- isFinished() -
Method in class EmissionApplet.Photon
-
- isFinished() -
Method in class SolnSearcher
- Returns
true if the search is still in process, else
false
- isInterpolated() -
Method in class Plotter
- Returns
true if y values between samples will be
interpolated, else false
- isLogarithmic() -
Method in class Plotter
- Returns whether graph data should be log()'d before plotting
- isMoving() -
Method in class EmissionApplet.Electron
-
- isNaN() -
Method in class Vector2D
- Returns
true if either of the components are
NaNs, else false
- isRunning() -
Method in class AnimThread
-
- isSquare() -
Method in class Shoot
- Returns
true if the potential model consists of square
wells.
- isStationary() -
Method in class HoleLattice.Hole
-
- itemStateChanged(ItemEvent) -
Method in class BaseApplet
- Default
ItemListener implementation, calls
actionPerformed(null)
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _